UNPKG

100 BTypeScriptView Raw
1import { property, PropertyPath } from "lodash";
2
3export { PropertyPath };
4export default property;