Skip to content

Documentation / @etherfold/js-processor / JSType

Type Alias: JSType

JSType = string | number | boolean | bigint | JSType[] | JSObject

Defined in: js-processor/src/processor/types.ts:5