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