KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
EmittedChunk
Interface EmittedChunk
interface
EmittedChunk
{
fileName
?:
string
;
id
:
string
;
implicitlyLoadedAfterOneOf
?:
string
[]
;
importer
?:
string
;
name
?:
string
;
preserveSignature
?:
PreserveEntrySignaturesOption
;
type
:
"chunk"
;
}
Index
Properties
file
Name?
id
implicitly
Loaded
After
One
Of?
importer?
name?
preserve
Signature?
type
Properties
Optional
file
Name
fileName
?:
string
id
id
:
string
Optional
implicitly
Loaded
After
One
Of
implicitlyLoadedAfterOneOf
?:
string
[]
Optional
importer
importer
?:
string
Optional
name
name
?:
string
Optional
preserve
Signature
preserveSignature
?:
PreserveEntrySignaturesOption
type
type
:
"chunk"
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
file
Name
id
implicitly
Loaded
After
One
Of
importer
name
preserve
Signature
type
Github
KC's Workspace
Loading...