UNPKG

@jplorg/jpl

Version:
10 lines (9 loc) 249 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; function builtin(runtime, signal, next, input) { return next(runtime.stringifyJSON(input, true)); } var _default = exports.default = builtin;