UNPKG

@jplorg/jpl

Version:
6 lines (4 loc) 112 B
function builtin(runtime, signal, next, input) { return next(runtime.type(input)); } export default builtin;