KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
EmittedPrebuiltChunk
Interface EmittedPrebuiltChunk
interface
EmittedPrebuiltChunk
{
code
:
string
;
exports
?:
string
[]
;
fileName
:
string
;
map
?:
SourceMap
;
sourcemapFileName
?:
string
;
type
:
"prebuilt-chunk"
;
}
Index
Properties
code
exports?
file
Name
map?
sourcemap
File
Name?
type
Properties
code
code
:
string
Optional
exports
exports
?:
string
[]
file
Name
fileName
:
string
Optional
map
map
?:
SourceMap
Optional
sourcemap
File
Name
sourcemapFileName
?:
string
type
type
:
"prebuilt-chunk"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
code
exports
file
Name
map
sourcemap
File
Name
type
Github
KC's Workspace
Loading...