UNPKG
aggregator-sdk-test
Version:
latest (1.0.1)
1.0.1
1.0.0
SDK to connect with TechnoFex Aggregator Platform
aggregator-sdk-test
/
dist
/
index.d.ts
3 lines
(2 loc)
•
75 B
TypeScript
View Raw
1
2
3
export
{
AggregatorSdk
}
from
'./aggregator-sdk'
;
export
*
from
'./types'
;