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

3 lines
51 B
TypeScript

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