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