Home > rc-js-util > Emscripten > EnvironmentType
Signature:
type EnvironmentType = 'WEB' | 'NODE' | 'SHELL' | 'WORKER';