LocalDocumentServiceFactory Class
Implementation of document service factory for local use. \
This API is provided for existing users, but is not recommended for new users.
To use, import via @fluidframework/local-driver/legacy.
For more information about our API support guarantees, see here.
Signature
export declare class LocalDocumentServiceFactory implements IDocumentServiceFactory
Implements: IDocumentServiceFactory
Constructors
| Constructor | Alerts | Description |
|---|---|---|
| (constructor)(localDeltaConnectionServer, policies, innerDocumentService) | Beta |
Constructs a new instance of the LocalDocumentServiceFactory class |