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

3 lines
53 B
TypeScript

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