Bilibili-Evolved/@types/lodash/isLength.d.ts
2019-09-04 14:19:36 +08:00

3 lines
55 B
TypeScript

import { isLength } from "./index";
export = isLength;