IFluidBrowserPackage Interface
A Fluid package for specification for browser environments
Signature
export interface IFluidBrowserPackage extends IFluidPackage
Extends: IFluidPackage
Properties
| Property | Type | Description |
|---|---|---|
| fluid | { browser: IFluidBrowserPackageEnvironment; [environment: string]: IFluidPackageEnvironment; } | This object represents the Fluid specific properties of the package |