• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1export declare function extractJWTSubject(jwt: string): string;
2