UNPKG

@devcycle/nextjs-sdk

Version:

The Next.js SDK for DevCycle!

3 lines (2 loc) 134 B
import { DVCPopulatedUser } from '@devcycle/js-client-sdk'; export declare const useUserIdentity: () => DVCPopulatedUser | undefined;