UniversalUtilsDecodeJwtDecode()이 페이지에서JwtDecode()Signature declare function jwtDecode<T = JwtPayload>(token: string, options?: JwtDecodeOptions): T; Parameters ParameterTypeDescriptiontokenstringoptionsJwtDecodeOptions(Optional) Returns T