Files
DefinitelyTyped/lodash/once/index.d.ts
2016-12-07 11:44:18 -08:00

2 lines
47 B
TypeScript

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