webstore/ts/webstore.plugins.ts
2020-07-09 22:30:33 +00:00

6 lines
46 B
TypeScript

import * as idb from 'idb';
export {
idb
}