UNPKG

map-transform-cjs

Version:
6 lines (3 loc) 136 B
import { Operation } from '../types.js'; declare function apply(pipelineId: string | symbol): Operation; export { apply as default };