Files
DefinitelyTyped/abs/abs-tests.ts
Ryan Cavanaugh a3b9cb53d0 Update some tests
2016-04-27 21:28:42 -07:00

4 lines
55 B
TypeScript

import Abs from 'abs';
const x: string = Abs('/foo');