CmpStr - v3.2.1
    Preparing search index...

    Variable factoryConst

    factory: Record<string, (cls: string, ...args: any[]) => InstanceType<any>> = ...

    Factory object to hold factory functions for creating instances. This is used to create instances of registered classes.