IFluidCodeDetailsConfig Interface
This API is deprecated and will be removed in a future release.
in favor of @fluidframework/container-definitions/fluidPackage.ts#IFluidCodeDetailsConfig to have code loading modules in same package. Package manager configuration. Provides a key value mapping of config values
Signature
export interface IFluidCodeDetailsConfig
Index Signatures
IndexSignature | Description |
---|---|
readonly [key: string]: string |
Index Signature Details
readonly [key: string]: string
Signature
readonly [key: string]: string;