UNPKG

@jplorg/jpl

Version:
12 lines (10 loc) 155 B
export default { /** {} */ op(runtime, input, params, scope, next) { return next(false, scope); }, /** {} */ map() { return {}; }, };