UNPKG

@cucumber/cucumber

Version:

The official JavaScript implementation of Cucumber.

3 lines (2 loc) 123 B
import { ILineAndUri } from '../../types'; export declare function formatLocation(obj: ILineAndUri, cwd?: string): string;