UNPKG

@tapjs/node-serialize

Version:

Stream TAP test data as a serialized node:test stream

6 lines 213 B
export declare const locFromAt: (fn: Function | ((...a: any[]) => any)) => { file: string | undefined; line: number | undefined; column: number | undefined; }; //# sourceMappingURL=loc-from-at.d.ts.map