Files
codeql-action/node_modules/ava/index.d.ts
2023-01-18 21:00:07 +00:00

5 lines
156 B
TypeScript

// For compatibility with resolution algorithms other than Node16.
export * from './entrypoints/main.cjs';
export {default} from './entrypoints/main.cjs';