SourceLocationFormatter
SourceLocationFormatter<
T> = (location) =>string
Defined in: source-location.ts:56
Formatter function for a specific location type.
Type Parameters
Section titled “Type Parameters”T extends BaseSourceLocation = BaseSourceLocation
Parameters
Section titled “Parameters”location
Section titled “location”T
Returns
Section titled “Returns”string