UNPKG

polymerx-cli

Version:

Unlock the power of Polymer 3, Web Components and modern web tools.

9 lines (7 loc) 153 B
"use strict"; exports.__esModule = true; exports.default = error; function error(text, oraInstance) { oraInstance.fail(text); oraInstance.stop(); }