Added createPdf as a indexed function
This commit is contained in:
parent
e179a165ae
commit
d2eff35791
1 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
|||
export { default as checkConnection } from './checkConnection'
|
||||
export { default as createPdf } from './createPdf'
|
||||
export { default as createPdfElectrical } from './createPdfElectrical'
|
||||
export { default as createPdfOccupancy } from './createPdfOccupancy'
|
||||
export { default as postApi } from './postApi'
|
||||
export { default as getApi } from './getApi'
|
||||
export { default as getApiMulti } from './getApiMulti'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue