import { type FlattenedJWS } from "https://deno.land/x/faster@v11.7/vendor/jose/types.d.ts";
Flattened JWS definition. Payload is returned as an empty string when JWS Unencoded Payload (RFC7797) is used.
x/faster/vendor/jose/types.d.ts>FlattenedJWS
import { type FlattenedJWS } from "https://deno.land/x/faster@v11.7/vendor/jose/types.d.ts";
Flattened JWS definition. Payload is returned as an empty string when JWS Unencoded Payload (RFC7797) is used.