KC's Workspace
Github
Preparing search index...
@kcconfigs/tsdown
<internal>
EmittedChunk
Interface EmittedChunk
interface
EmittedChunk
{
fileName
?:
string
;
id
:
string
;
importer
?:
string
;
name
?:
string
;
preserveSignature
?:
false
|
"strict"
|
"allow-extension"
|
"exports-only"
;
type
:
"chunk"
;
}
Index
Properties
file
Name?
id
importer?
name?
preserve
Signature?
type
Properties
Optional
file
Name
fileName
?:
string
id
id
:
string
Optional
importer
importer
?:
string
Optional
name
name
?:
string
Optional
preserve
Signature
preserveSignature
?:
false
|
"strict"
|
"allow-extension"
|
"exports-only"
type
type
:
"chunk"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
file
Name
id
importer
name
preserve
Signature
type
Github
KC's Workspace
Loading...