UNPKG

@asosunoff/react_use_fetch

Version:
2 lines (1 loc) 63 B
export declare const parseJWT: <T>(token: string) => T | null;