Type Alias ConstructorClosure

ConstructorClosure: {
    asynchronous: false;
    derived: boolean;
    field: Cache;
    generator: false;
    self: Cache;
    type: "constructor";
}