lab.d.ts 71 B

1
  1. export default function lab(start: any, end: any): (t: any) => string;