This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
jztd
/
yvan-ext
Suivre
3
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
8.3
master
mini-bundle
qdzc
yvan-ext
/
dist
/
lib
/
systemLibEval.d.ts
systemLibEval.d.ts
102 B
Lien permanent
Historique
Raw
1
2
3
4
/**
* 用于计算 express 表达式
*/
export function evalFunction(data: any, express: any): any;