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):
a0e192b6e4
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"
>;