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