7 lines
193 B
JavaScript
7 lines
193 B
JavaScript
// this file is autogenerated with the generate-mjs-dts-entrypoints script
|
|
import cjsEntrypoint from './dist/index.js';
|
|
|
|
const { polyfillsLoader } = cjsEntrypoint;
|
|
|
|
export { polyfillsLoader };
|