SelectType<T>: T extends ColumnType<infer S, any, any> ? S : T

Type Parameters

  • T

Generated using TypeDoc