1 line
76 B
TypeScript
Executable File
1 line
76 B
TypeScript
Executable File
export function jwtDecode(token: string, options?: { header: boolean }): any |