export { setFlag } from './flags' export { globalStorage, guildStorage, initGlobalCache, initGuildCache, } from './storage'