Taro Fetch polyfill

    Interface RequestInit

    interface RequestInit {
        body?: any;
    }

    Hierarchy

    • Omit<globalThis.RequestInit, "body">
      • RequestInit
    Index

    Properties

    Properties

    body?: any
    MMNEPVFCICPMFPCPTTAAATR