This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
lovecoding
/
VIP26
ウォッチ
9
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
master
ブランチ
タグ
master
VIP26
/
webpack
/
node_modules
/
ajv
/
dist
/
vocabularies
/
next.d.ts
next.d.ts
97 B
パーマリンク
履歴
Raw
1
2
3
import type { Vocabulary } from "../types";
declare const next: Vocabulary;
export default next;