UNPKG
gymspace-shared
Version:
latest (1.0.0)
1.0.0
Shared types and interfaces for GymSpace
github.com/gymspace/gymspace
gymspace/gymspace
gymspace-shared
/
dist
/
index.d.ts
5 lines
•
144 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./types'
;
export
*
from
'./enums'
;
export
*
from
'./interfaces'
;
export
*
from
'./constants'
;
//# sourceMappingURL=index.d.ts.map