Tree-shaking-prevention loader. Modern bundlers cannot see the @RegisterClass dynamic registration, so a static reference to this no-op (called from index.ts) keeps the driver resolvable by the engine's ClassFactory.
@RegisterClass
index.ts
ClassFactory
Tree-shaking-prevention loader. Modern bundlers cannot see the
@RegisterClassdynamic registration, so a static reference to this no-op (called fromindex.ts) keeps the driver resolvable by the engine'sClassFactory.