wima
Preparing search index...
AssetPluginOptions
Interface AssetPluginOptions<T>
interface
AssetPluginOptions
<
T
>
{
asset
:
Constructor
<
T
>
;
events
?:
AssetEvents
<
T
>
;
path
?:
string
;
}
Type Parameters
T
Index
Properties
asset
events?
path?
Properties
asset
asset
:
Constructor
<
T
>
Optional
events
events
?:
AssetEvents
<
T
>
Optional
path
path
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
asset
events
path
wima
Loading...