KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
GeneratedCodeOptions
Interface GeneratedCodeOptions
Make all properties in T optional
interface
GeneratedCodeOptions
{
arrowFunctions
?:
boolean
;
constBindings
?:
boolean
;
objectShorthand
?:
boolean
;
preset
?:
GeneratedCodePreset
;
reservedNamesAsProps
?:
boolean
;
symbols
?:
boolean
;
}
Hierarchy (
View Summary
)
Partial
<
NormalizedGeneratedCodeOptions
>
GeneratedCodeOptions
Index
Properties
arrow
Functions?
const
Bindings?
object
Shorthand?
preset?
reserved
Names
As
Props?
symbols?
Properties
Optional
arrow
Functions
arrowFunctions
?:
boolean
Optional
const
Bindings
constBindings
?:
boolean
Optional
object
Shorthand
objectShorthand
?:
boolean
Optional
preset
preset
?:
GeneratedCodePreset
Optional
reserved
Names
As
Props
reservedNamesAsProps
?:
boolean
Optional
symbols
symbols
?:
boolean
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
On This Page
Properties
arrow
Functions
const
Bindings
object
Shorthand
preset
reserved
Names
As
Props
symbols
Github
KC's Workspace
Loading...
Make all properties in T optional