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
/
dist
/
module
/
index.js
4 lines
•
158 B
JavaScript
View Raw
1
2
3
4
export
{
StorageClient
as
StorageClient
}
from
'./StorageClient'
;
export
*
from
'./lib/types'
;
export
*
from
'./lib/errors'
;
//# sourceMappingURL=index.js.map