Primo committ Notevole
This commit is contained in:
1
src/jwt-decode.d.ts
vendored
Normal file
1
src/jwt-decode.d.ts
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export function jwtDecode(token: string, options?: { header: boolean }): any
|
||||
Reference in New Issue
Block a user