UNPKG

@devcycle/nextjs-sdk

Version:

The Next.js SDK for DevCycle!

5 lines 245 B
export { invalidateConfig } from './invalidateConfig'; export { setDebugUser } from './setDebugUser'; export { removeDebugUser } from './removeDebugUser'; export { clearDebugUserCookie } from './clearDebugUser'; //# sourceMappingURL=index.js.map