SignatureJSON<T>: ToJSON<T, {
    /: {
        bytes: UCAN.ToString<T>;
    };
}>

Type Parameters

Type declaration

Generated using TypeDoc