index.d.ts 93 B

12
  1. export default function toLines(input: string): string[];
  2. //# sourceMappingURL=index.d.ts.map