UNPKG

pa-os-desktopclient

Version:
11 lines (8 loc) 165 B
"use strict"; { const orchestrator = { install }; const sg = require('selector-generalization'); module.exports = orchestrator; function install() { } }