UNPKG
sro
Version:
latest (6.0.1)
6.0.1
6.0.0
5.0.0
4.0.0
3.0.0
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
Friendly Correios SRO API wrapper and command-line utility
github.com/rbardini/sro
rbardini/sro
sro
/
src
/
formatters
/
index.js
4 lines
(3 loc)
•
138 B
JavaScript
View Raw
1
2
3
4
export
{
default
as
json }
from
'./json.js'
export
{
default
as
pretty }
from
'./pretty.js'
export
{
default
as
table }
from
'./table.js'