Files
IOT_WEB/node_modules/yaml/dist/test-events.d.ts
T
2026-08-21 15:36:24 +08:00

5 lines
96 B
TypeScript

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