UNPKG

map-transform

Version:

Map and transform objects with mapping definitions

3 lines (2 loc) 127 B
import type { Operation, TransformObject } from '../types.js'; export default function props(def: TransformObject): Operation;