// For compatibility with resolution algorithms other than Node16.

export * from './entrypoints/main.js';
export {default} from './entrypoints/main.js';
