Files
NodeTest/dist/index.d.ts
Git Workflow Bot 56381e5c8f Build
2024-09-15 15:36:28 +00:00

4 lines
59 B
TypeScript

declare function startTest(): void;
export { startTest };