isEnvelope()
function isEnvelope(text): text is string;
Defined in: packages/rxdb-adapter-encrypted/src/envelope.ts:125
Cheap probe: does this string look like an envelope without decoding?
Parameters
| Parameter | Type |
|---|---|
text | unknown |
Returns
text is string