This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
tuonq
/
ChatAI
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
1aaf4ae5bc
ブランチ
タグ
master
ChatAI
/
app
/
masks
/
typing.ts
typing.ts
88 B
履歴
Raw
1
2
3
import
{
type
Mask }
from
"../store/mask"
;
export
type
BuiltinMask = Omit<Mask,
"id"
>;