6 lines
46 B
TypeScript
6 lines
46 B
TypeScript
|
import * as idb from 'idb';
|
||
|
|
||
|
export {
|
||
|
idb
|
||
|
}
|