DefinitelyTyped/absolute/absolute-tests.ts
2016-04-27 21:53:46 -07:00

5 lines
77 B
TypeScript

import absolute from 'absolute';
const x: boolean = absolute('/home/foo');