MCPcopy Create free account
hub / github.com/CoderOpen/waimai /

Class

front/utils/luch-request/core/Request.js:16–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14import { isBoolean } from '../utils'
15
16export default class Request {
17 config = {
18 baseUrl: '',
19 header: {},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected