The [release notes](https://github.com/avajs/ava/releases/tag/v4.3.3) mention compatibility with Node 18.8.
2 lines
66 B
TypeScript
2 lines
66 B
TypeScript
export {default} from '../index.js';
|
|
export * from '../index.js';
|