Added getApiMulti
This commit is contained in:
parent
b852096972
commit
08e2dce56c
1 changed files with 1 additions and 0 deletions
|
|
@ -2,4 +2,5 @@ export { default as checkConnection } from './checkConnection'
|
|||
export { default as createPdf } from './createPdf'
|
||||
export { default as postApi } from './postApi'
|
||||
export { default as getApi } from './getApi'
|
||||
export { default as getApiMulti } from './getApiMulti'
|
||||
// export { default as generateFavicon } from './generateFavicon'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue