UNPKG
bir1
Version:
latest (4.2.0)
4.2.0
4.1.1
4.1.0
4.0.0
3.0.2
3.0.1
2.0.2
2.0.1
2.0.0
1.3.5
1.3.4
1.3.1
1.2.6
1.2.5
1.2.3
1.1.1
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
GUS REGON api client
github.com/pawel-id/bir1
pawel-id/bir1
bir1
/
dist
/
index.js
4 lines
(3 loc)
•
87 B
JavaScript
View Raw
1
2
3
4
import
Bir
from
'./bir.js'
;
export
default
Bir
;
export
{
BirError
}
from
'./error.js'
;