Skip to content

combineSandboxTypes

function combineSandboxTypes(actionBlocks): string;

Defined in: types/types.ts:57

Assembles per-action type blocks (from generateActionTypes) and the data global into one ambient declaration file — the globals a script is type-checked against.

Parameter Type
actionBlocks string[]

string