UNPKG

@jplorg/jpl

Version:
11 lines (10 loc) 281 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var _library = require("../library"); function builtin(runtime, signal, next, input) { throw new _library.JPLRuntimeError(input); } var _default = exports.default = builtin;