DefinitelyTyped/types/lodash/stubTrue.d.ts
BehindTheMath 2ce5aacbd0 [lodash] Add stubTrue to lodash (#38920)
* [lodash] Add lodash/stubTrue

* Add stubTrue.d.ts to tsconfig.json

* Add lodash.stubtrue
2019-10-09 12:13:29 -07:00

3 lines
55 B
TypeScript

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