UNPKG
dhl-express-api-client
Version:
latest (0.0.1)
0.0.1
DHL express API client
github.com/myorb/dhl-express-api-client
myorb/dhl-express-api-client
dhl-express-api-client
/
dist
/
util.d.ts
3 lines
(2 loc)
•
154 B
TypeScript
View Raw
1
2
3
export
declare
function
isCodeInRange
(
codeRange
:
string
,
code
:
number
):
boolean
;
export
declare
function
canConsumeForm
(
contentTypes
:
string
[]
):
boolean
;