Added new functions on index
This commit is contained in:
parent
0a81bb8ea7
commit
841ea74d03
1 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,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 generateFavicon } from './generateFavicon'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue