Beignet API reference
Preparing search index...
@beignet/core
providers
ProviderLifecycleContext
Type Alias ProviderLifecycleContext
Context passed to provider lifecycle hooks.
type
ProviderLifecycleContext
=
{
ports
:
Readonly
<
ProviderPorts
>
;
}
Index
Properties
ports
Properties
ports
ports
:
Readonly
<
ProviderPorts
>
Final app ports after provider setup.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ports
Beignet API reference
Loading...
Context passed to provider lifecycle hooks.