Refator: separate files
This commit is contained in:
parent
0e0c35a701
commit
3446969121
6 changed files with 579 additions and 577 deletions
|
|
@ -21,7 +21,7 @@ import getNoteSummary from '../../misc/get-note-summary';
|
|||
import fetchMeta from '../../misc/fetch-meta';
|
||||
import Emoji from '../../models/emoji';
|
||||
import * as pkg from '../../../package.json';
|
||||
import { genOpenapiSpec } from '../api/gen-openapi-spec';
|
||||
import { genOpenapiSpec } from '../api/openapi/gen-spec';
|
||||
|
||||
const client = `${__dirname}/../../client/`;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue