mirror of
https://github.com/orionprotocol/sdk.git
synced 2026-03-31 01:58:06 +03:00
New fetchWithValidation / introducing simpleFetch
This commit is contained in:
@@ -6,7 +6,8 @@ export * as config from './config';
|
||||
// export * from './entities';
|
||||
export { default as OrionUnit } from './OrionUnit';
|
||||
export { default as initOrionUnit } from './initOrionUnit';
|
||||
export * from './fetchWithValidation';
|
||||
export { default as fetchWithValidation } from './fetchWithValidation';
|
||||
export { default as simpleFetch } from './simpleFetch';
|
||||
export * as utils from './utils';
|
||||
export * as services from './services';
|
||||
export * as contracts from './artifacts/contracts';
|
||||
|
||||
Reference in New Issue
Block a user