idbFactoryNameNative top-level constant
String
const idbFactoryNameNative
Factory name using native indexeddb implementation.
Implementation
const idbFactoryNameNative = 'native';
Factory name using native indexeddb implementation.
const idbFactoryNameNative = 'native';