UNPKG

@asosunoff/react_use_fetch

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