Source position: fppas2js.pp line 1108
type TPasToJsPlatforms = set of (
PlatformBrowser,
PlatformNodeJS,
PlatformElectron,
PlatformModule
);