UNPKG
@istvan.xyz/phc-format
Version:
latest (0.0.4)
0.0.4
0.0.3
0.0.2
An implementation of the PHC format.
github.com/istvan-xyz/phc-format
istvan-xyz/phc-format
@istvan.xyz/phc-format
/
index.d.ts
3 lines
•
143 B
TypeScript
View Raw
1
2
3
export
{
default
as
serialize }
from
'./serialize'
;
export
{
default
as
deserialize }
from
'./deserialize'
;
//# sourceMappingURL=index.d.ts.map