LineConstructor<T>: (new (s: string, r: record.Record, n: number) => T)

Type Parameters