astro-ghostcms/.pnpm-store/v3/files/41/49e4a763782302e70f288404cd5...

5 lines
96 B
Plaintext

export declare function testEvents(src: string): {
events: string[];
error: unknown;
};