Source position: fppas2js.pp line 1074
type TPasToJsPlatform = (
PlatformBrowser,
PlatformNodeJS,
PlatformElectron,
PlatformModule
);