mirror of
https://github.com/github/codeql-action.git
synced 2025-12-29 18:50:25 +08:00
The [release notes](https://github.com/avajs/ava/releases/tag/v4.3.3) mention compatibility with Node 18.8.
3 lines
66 B
TypeScript
3 lines
66 B
TypeScript
export {default} from '../index.js';
|
|
export * from '../index.js';
|