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

3 lines
45 B
TypeScript

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