This website works better with JavaScript
Ana Sayfa
Keşfet
Yardım
Giriş Yap
tuonq
/
ChatAI
İzle
1
Yıldızla
0
Çatalla
0
Dosyalar
Sorunlar
0
Değişiklik İstekleri
0
Wiki
Ağaç:
fb32770486
Dallar
Biçim İmleri
master
ChatAI
/
app
/
masks
/
typing.ts
typing.ts
88 B
Geçmiş
Ham
1
2
3
import
{
type
Mask }
from
"../store/mask"
;
export
type
BuiltinMask = Omit<Mask,
"id"
>;