Link Search Menu Expand Document

main.d overview


Table of contents


utils

RmmzScriptElement (type alias)

Signature

export declare type RmmzScriptElement = HTMLScriptElement & {
  _url: string
}