UNPKG
smartforms-sdk
Version:
latest (2.0.1)
2.0.1
Developer SDK for SmartForms by ReachForce
bitbucket.org/reachforce/smartforms-sdk
smartforms-sdk
/
readme.md
10 lines
(5 loc)
•
226 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
# SmartForms SDK By ReachForce
How to initialize: `import { sfSDK }
from
'smartforms-sdk'
` `
const
sdk =
new
sfSDK(configuration)` Please refer to the official SmartForms SDK developer guide
for
further usage instructions.