Skip to content

Documentation / @ember-data/request-utils / index / BuildURLConfig

Interface: BuildURLConfig

Defined in: warp-drive-packages/utilities/declarations/index.d.ts:2

Properties

host

ts
host: null | string;

Defined in: warp-drive-packages/utilities/declarations/index.d.ts:3


namespace

ts
namespace: null | string;

Defined in: warp-drive-packages/utilities/declarations/index.d.ts:4

Released under the MIT License.