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