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
/
parser.d.ts
3 lines
•
188 B
TypeScript
View Raw
1
2
3
export
default
function
(
buf
:
any
):
any
;
export
declare
const
handleUnknownTag
:
(
tag
:
any
,
name
:
string
,
length
:
any
,
read
: (arg0:
any
) =>
any
) =>
any
;
//# sourceMappingURL=parser.d.ts.map