MAIDR Documentation - v3.75.0
    Preparing search index...

    Interface MaidrSource

    interface MaidrSource {
        kind: MaidrSourceKind;
        url: string | null;
    }
    Index

    Properties

    Properties

    url: string | null

    Absolute URL of the script that loaded maidr.js, when one is known.