Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 352 Bytes

RunAs.md

File metadata and controls

10 lines (6 loc) · 352 Bytes

JScrewItDocs


Type Alias: RunAs

RunAs: "call" | "eval" | "express" | "express-call" | "express-eval" | "none"

Values of this type control the type of code generated from a given input. See EncodeOptions.runAs for the meaning of each possible value.