text-fragments-ts/lib/ whatwg-infra.d.ts
4 lines
239 B

  1. export declare const AsciiWhitespace = "\t\n\f\r ";
  2. export declare const htmlNamespace = "http://www.w3.org/1999/xhtml";
  3. export declare const xmlNamespace = "http://www.w3.org/XML/1998/namespace";
  4. //# sourceMappingURL=whatwg-infra.d.ts.map