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

3 lines
67 B
TypeScript

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