ArrayTypeConstructor Interface Package: @esfx/struct-type Declaration export interface ArrayTypeConstructor Properties prototype Declaration prototype: Omit<ArrayType<any>, never>; Property Value Omit<ArrayType<any>, never>