Alexander Zinchuk 3afcde3217 Initial commit
2021-04-09 14:11:51 +03:00

3 lines
142 B
TypeScript

// export { initApi, callApi, cancelApiProgress } from './provider';
export { initApi, callApi, cancelApiProgress } from './worker/provider';