• parse the JSON for pixiv ajax API

    Type Parameters

    • T = any

    • U = unknown

    Parameters

    • endpoint: string
    • query: RequestQuery = {}
    • Optional data: any
    • Optional type: RequestType

    Returns Promise<T>

Generated using TypeDoc