DefinitelyTyped/types/absolute/absolute-tests.ts
2017-03-24 14:27:52 -07:00

5 lines
77 B
TypeScript

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