IProvideFluidDataStoreFactory Interface
WARNING: This API is provided as an alpha preview and may change without notice. Use at your own risk.
Signature
export interface IProvideFluidDataStoreFactory
Properties
Property | Alerts | Modifiers | Type | Description |
---|---|---|---|---|
IFluidDataStoreFactory | Alpha |
readonly |
IFluidDataStoreFactory |
Property Details
IFluidDataStoreFactory
WARNING: This API is provided as an alpha preview and may change without notice. Use at your own risk.
Signature
readonly IFluidDataStoreFactory: IFluidDataStoreFactory;
Type: IFluidDataStoreFactory