Skip to main content
Version: v1

ReaderConstructor TypeAlias

Signature

export declare type ReaderConstructor = new (...args: any[]) => IDocumentStorageService;