UNPKG

tricks

Version:
5 lines (3 loc) 98 B
// Shim up indexedDB if it exists... const indexedDB = self.indexedDB; export default indexedDB;