static get SUPPORTED_PLATFORMS()

in core/nodejsActionBase/platform/platform.js [54:56]


    static get SUPPORTED_PLATFORMS() {
        return SUPPORTED_PLATFORMS;
    }