UNPKG

@jplorg/jpl

Version:
6 lines (4 loc) 96 B
function builtin(runtime, signal, next) { return next(Date.now()); } export default builtin;