UNPKG

62 BTypeScriptView Raw
1import { lowerCase } from "lodash";
2export default lowerCase;