Auth0 Node.js SDK - v5.0.0
    Preparing search index...

    Interface AculHeadTagAttributes

    Attributes of the HTML tag

    interface AculHeadTagAttributes {
        integrity?: string[];
        [key: string]: any;
    }

    Indexable

    • [key: string]: any

      Accepts any additional properties

    Index

    Properties

    Properties

    integrity?: string[]