Skip to content

Graphorin API reference v0.7.0


Graphorin API reference / @graphorin/tools / / UNTRUSTED_CONTENT_OPEN_PREFIX

Variable: UNTRUSTED_CONTENT_OPEN_PREFIX

ts
const UNTRUSTED_CONTENT_OPEN_PREFIX: "<<<untrusted_content" = '<<<untrusted_content';

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

Opening delimiter prefix of the untrusted-content envelope. The full opening marker carries attributes and the >>> terminator; the prefix is the stable part both the wrapper and the neutralizer key on.

Stable