UNPKG

@fourlights/mapper

Version:

A simple data mapper written in typescript

6 lines (5 loc) 197 B
export { isPlainObject } from './isPlainObject.cjs'; export { wrapProperty } from './wrapProperty.cjs'; export { pick } from './pick.cjs'; export { omit } from './omit.cjs'; import '../types.cjs';