| 1 | import assert from 'assert' |
| 2 | import * as mainAny from '../../../src/entry/mainAny.js' |
| 3 | import * as factoriesAny from '../../../src/factoriesAny.js' |
| 4 | import { createSnapshotFromFactories, validateBundle, validateTypeOf } from '../../../src/utils/snapshot.js' |
nothing calls this directly
no test coverage detected