Skip to content

Type Alias: SourcemapIgnoreListOption()

  • Type: SourcemapIgnoreListOption = (relativeSourcePath, sourcemapPath) => boolean
Defined in: types/misc.ts:10

Parameters

relativeSourcePath

string

sourcemapPath

string

Returns

boolean

Released under the MIT License.