This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
admin
/
goods
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
dd1a00750d
Branches
Tags
main
goods
/
node_modules
/
yaml
/
dist
/
test-events.d.ts
test-events.d.ts
96 B
Historique
Raw
1
2
3
4
export declare function testEvents(src: string): {
events: string[];
error: unknown;
};