UNPKG

@jplorg/jpl

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