• Preparing search index...
  • The search index is not available
@selenite/commons
  • @selenite/commons
  • Utils
  • XML
  • getXmlAttributes

Function getXmlAttributes

  • getXmlAttributes(xml): Record<string, string>
  • Parameters

    • xml: {
          :@?: ParsedXmlAttribute;
          [key: string]:
              | ParsedXmlNodes
              | ParsedXmlNode[]
              | ParsedXmlAttribute
              | undefined;
      }
      • [key: string]:
            | ParsedXmlNodes
            | ParsedXmlNode[]
            | ParsedXmlAttribute
            | undefined
      • Optional:@?: ParsedXmlAttribute

    Returns Record<string, string>

    • Defined in src/lib/utils/xml.ts:198

Settings

Member Visibility
@selenite/commons
  • Loading...

Generated using TypeDoc