UNPKG
@omneedia/storage-js
Version:
latest (1.0.0)
1.0.0
Isomorphic storage client for Omneedia.
github.com/omneedia/storage-js
omneedia/storage-js
@omneedia/storage-js
/
src
/
index.ts
4 lines
(3 loc)
•
122 B
text/typescript
View Raw
1
2
3
4
export
{
StorageClient
as
StorageClient
}
from
'./StorageClient'
export
*
from
'./lib/types'
export
*
from
'./lib/errors'