UNPKG

froebel

Version:
4 lines (3 loc) 124 B
export { default as pick } from "./pick"; export { default as omit } from "./omit"; export { default as map } from "./map";