UNPKG

@jplorg/jpl

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