UNPKG
@c_phillips/ipp-browser
Version:
latest (1.0.0)
1.0.0
IPP for the browse and node
github.com/cphillips/ipp-browser
cphillips/ipp-browser
@c_phillips/ipp-browser
/
dist
/
lib
/
ipputil.d.ts
3 lines
•
150 B
TypeScript
View Raw
1
2
3
export
declare
function
xref
(
arr
:
any
):
any
;
export
declare
function
extend
(
destination
:
any
,
source
:
any
):
any
;
//# sourceMappingURL=ipputil.d.ts.map