OINO TS
    Preparing search index...

    Interface OINORequestInit

    interface OINORequestInit {
        params?: Record<string, string>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    params?: Record<string, string>