UNPKG
@etherspot/data-utils
Version:
latest (1.1.1)
1.1.1
1.1.0
1.0.0
Etherspot Data Utils
etherspot.dev
etherspot/etherspot-data-utils
@etherspot/data-utils
/
dist
/
cjs
/
sdk
/
common
/
classes
/
index.d.ts
3 lines
(2 loc)
•
95 B
TypeScript
View Raw
1
2
3
export
{
Synchronized
}
from
'./synchronized.js'
;
export
{
BaseClass
}
from
'./base-class.js'
;