UNPKG

189 BJavaScriptView Raw
1import mod from "./lib/index.js";
2
3export default mod;
4export const __esModule = mod.__esModule;
5export const clearCache = mod.clearCache;
6export const getDownloadURL = mod.getDownloadURL;