Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/tools / / UNTRUSTED_CONTENT_CLOSE

Variable: UNTRUSTED_CONTENT_CLOSE

ts
const UNTRUSTED_CONTENT_CLOSE: "<<</untrusted_content>>>" = '<<</untrusted_content>>>';

Defined in: packages/tools/src/inbound/envelope.ts:42

Closing delimiter of the untrusted-content envelope.

Stable