DefinitelyTyped/abs/abs-tests.ts

4 lines
61 B
TypeScript

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