KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
SourceMap
Interface SourceMap
interface
SourceMap
{
debugId
?:
string
;
file
:
string
;
mappings
:
string
;
names
:
string
[]
;
sources
:
string
[]
;
sourcesContent
?:
string
[]
;
version
:
number
;
toString
()
:
string
;
toUrl
()
:
string
;
}
Index
Properties
debug
Id?
file
mappings
names
sources
sources
Content?
version
Methods
to
String
to
Url
Properties
Optional
debug
Id
debugId
?:
string
file
file
:
string
mappings
mappings
:
string
names
names
:
string
[]
sources
sources
:
string
[]
Optional
sources
Content
sourcesContent
?:
string
[]
version
version
:
number
Methods
to
String
toString
()
:
string
Returns
string
to
Url
toUrl
()
:
string
Returns
string
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
debug
Id
file
mappings
names
sources
sources
Content
version
Methods
to
String
to
Url
Github
KC's Workspace
Loading...