test-events.d.ts 96 Bytes Raw Blame History Permalink 1 2 3 4 export declare function testEvents(src: string): { events: string[]; error: unknown; };