type alias Lines Conditional type for Enumerable.lines. Type Parameters T Definition T extends Uint8Array ? Enumerable<string> : never