NG_QUBEE_DRIVER
constNG_QUBEE_DRIVER:InjectionToken<DriverEnum>
Defined in: src/lib/tokens/ng-qubee.tokens.ts:16
Injection token for the active pagination driver
Provided by provideNgQubee() / NgQubeeModule.forRoot() from the
user-supplied IConfig.driver. Services read it to gate driver-specific
behavior (e.g. NgQubeeService._assertDriver).