quote.d.ts 50 B

12
  1. export default function quote(s: string): string;