4 lines
160 B
TypeScript
4 lines
160 B
TypeScript
export { StorageClient as StorageClient } from './StorageClient';
|
|
export * from './lib/types';
|
|
export * from './lib/errors';
|
|
//# sourceMappingURL=index.d.ts.map
|