QRefMap: {
    [k: string]: {
        class: EntityConstructor;
        defaultFields?: string[];
    };
}

Type declaration

Generated using TypeDoc