DefinitelyTyped/types/add-zero/add-zero-tests.ts
2017-11-29 20:16:27 +00:00

4 lines
48 B
TypeScript

import addZero from "add-zero";
addZero(5, 2);