This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
tuonq
/
ChatAI
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
fce3b3ce7b
Rami (Branch)
Tag
master
ChatAI
/
app
/
masks
/
typing.ts
typing.ts
88 B
Cronologia
Originale
1
2
3
import { type Mask } from "../store/mask";
export type BuiltinMask = Omit<Mask, "id">;