KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
SourceMap
Interface SourceMap
interface
SourceMap
{
debugId
?:
string
;
file
:
string
;
mappings
:
string
;
names
:
string
[]
;
sources
:
string
[]
;
sourcesContent
:
string
[]
;
version
:
number
;
x_google_ignoreList
?:
number
[]
;
toString
()
:
string
;
toUrl
()
:
string
;
}
Index
Properties
debug
Id?
file
mappings
names
sources
sources
Content
version
x_
google_
ignore
List?
Methods
to
String
to
Url
Properties
Optional
debug
Id
debugId
?:
string
file
file
:
string
mappings
mappings
:
string
names
names
:
string
[]
sources
sources
:
string
[]
sources
Content
sourcesContent
:
string
[]
version
version
:
number
Optional
x_
google_
ignore
List
x_google_ignoreList
?:
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
x_
google_
ignore
List
Methods
to
String
to
Url
Github
KC's Workspace
Loading...