Type Alias ConstructorClosure

ConstructorClosure: {
    derived: boolean;
    field: Cache;
    type: "constructor";
}