Chartbreaker
    Preparing search index...

    Interface Body_2

    interface Body_2 {
        json(): Promise<any>;
        text(): Promise<string>;
    }

    Hierarchy (View Summary)

    Index

    Methods

    Methods

    • Returns Promise<any>

    • Returns Promise<string>