11 lines
212 B
Markdown
11 lines
212 B
Markdown
|
|
## Loader instructions
|
|
|
|
this will make sure we load the appropriate biz model
|
|
|
|
|
|
```js
|
|
!!bizmodel.load name:'default' url:'https://github.com/freeflowuniverse/herolib/tree/development/bizmodel/example/data'
|
|
```
|
|
|