get config()

in core/nodejsActionBase/platform/platform.js [74:76]


    get config(){
        return this._config;
    }