This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
WangZixian
/
app
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
fecfac1207
Rami (Branch)
Tag
master
app
/
node_modules
/
speech-rule-engine
/
mjs
/
common
/
engine_setup.d.ts
engine_setup.d.ts
99 B
Cronologia
Originale
1
2
3
export declare function setup(feature: {
[key: string]: boolean | string;
}): Promise<string>;