Preparing search index...
The search index is not available
Documentation
Documentation
@electron-forge/shared-types
IForgeResolvableMaker
Interface IForgeResolvableMaker
interface
IForgeResolvableMaker
{
config
:
any
;
enabled
?:
boolean
;
name
:
string
;
platforms
?:
null
|
string
[]
;
}
Index
Properties
config
enabled?
name
platforms?
Properties
config
config
:
any
Optional
enabled
enabled
?:
boolean
name
name
:
string
Optional
platforms
platforms
?:
null
|
string
[]
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
config
enabled
name
platforms
Documentation
Loading...