UNPKG

map-transform-cjs

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