Skip to content

SourceLocationFormatter

SourceLocationFormatter<T> = (location) => string

Defined in: source-location.ts:56

Formatter function for a specific location type.

T extends BaseSourceLocation = BaseSourceLocation

T

string