Skip to content

Commit

Permalink
pnpm run build-misskey-js-with-types
Browse files Browse the repository at this point in the history
  • Loading branch information
chocolate-pie committed Feb 5, 2024
1 parent e49df82 commit b72b083
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/misskey-js/src/autogen/apiClientJSDoc.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* version: 2024.2.0-beta.9
* generatedAt: 2024-02-05T12:44:50.581Z
* generatedAt: 2024-02-05T12:53:08.670Z
*/

import type { SwitchCaseResponseType } from '../api.js';
Expand Down
2 changes: 1 addition & 1 deletion packages/misskey-js/src/autogen/endpoint.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* version: 2024.2.0-beta.9
* generatedAt: 2024-02-05T12:44:50.578Z
* generatedAt: 2024-02-05T12:53:08.667Z
*/

import type {
Expand Down
2 changes: 1 addition & 1 deletion packages/misskey-js/src/autogen/entities.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* version: 2024.2.0-beta.9
* generatedAt: 2024-02-05T12:44:50.577Z
* generatedAt: 2024-02-05T12:53:08.665Z
*/

import { operations } from './types.js';
Expand Down
2 changes: 1 addition & 1 deletion packages/misskey-js/src/autogen/models.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
* version: 2024.2.0-beta.9
* generatedAt: 2024-02-05T12:44:50.575Z
* generatedAt: 2024-02-05T12:53:08.663Z
*/

import { components } from './types.js';
Expand Down
2 changes: 1 addition & 1 deletion packages/misskey-js/src/autogen/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

/*
* version: 2024.2.0-beta.9
* generatedAt: 2024-02-05T12:44:50.452Z
* generatedAt: 2024-02-05T12:53:08.547Z
*/

/**
Expand Down

0 comments on commit b72b083

Please sign in to comment.