Frodo Library - v4.0.0-24
    Preparing search index...

    Interface RequestFormEvent

    interface RequestFormEvent {
        script?: string | string[];
        type?: "script";
    }
    Index

    Properties

    Properties

    script?: string | string[]
    type?: "script"