UNPKG
@qrph/qrph
Version:
latest (0.0.2)
0.0.2
0.0.1
Library for parsing and encoding QRPH strings.
@qrph/qrph
/
dist
/
index.d.ts
4 lines
•
130 B
TypeScript
View Raw
1
2
3
4
export
*
from
"./decodeQRPH.js"
;
export
*
from
"./encodeQRPH.js"
;
export
*
from
"./schema.js"
;
//# sourceMappingURL=index.d.ts.map