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

3 lines
47 B
TypeScript

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