UNPKG
@capimjs/library-auth
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
Professional API using Clean Architecture and TDD. to group validators
@capimjs/library-auth
/
dist
/
domain
/
contracts
/
index.d.ts
5 lines
(4 loc)
•
113 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./gateways'
;
export
*
from
'./http-client'
;
export
*
from
'./lang'
;
export
*
from
'./appearance'
;