UNPKG

96 BTypeScriptView Raw
1export declare function testEvents(src: string): {
2 events: string[];
3 error: unknown;
4};