UNPKG

@next-auth/dgraph-adapter

Version:

Dgraph adapter for next-auth.

4 lines (3 loc) 87 B
export declare const format: { from<T>(object?: Record<string, any>): T | null; };