Skip to content

hosted-module.ts#

View Markdown

Source

1 documented symbol. Read the signatures first, then expand each item for parameters, return types, and examples.

1 symbols 1 functions 1 parameters 1 returns

Reference#

fnembedSearchJson(value: unknown): stringJSON-embeds a value so it stays inert inside a script tag.

JSON-embeds a value so it stays inert inside a script tag.

Signature

export function embedSearchJson(value: unknown): string

View source

Parameters

  • value unknown

Returns

string