|
|
@ -49,7 +49,7 @@ Basic Usage:
|
|
|
|
```
|
|
|
|
```
|
|
|
|
const Siteomat = require('@site-o-mat/core')
|
|
|
|
const Siteomat = require('@site-o-mat/core')
|
|
|
|
|
|
|
|
|
|
|
|
const siteomat = new Siteomat(<source>, <destinaction>, {
|
|
|
|
const siteomat = new Siteomat(<source>, <destination>, {
|
|
|
|
<options>
|
|
|
|
<options>
|
|
|
|
})
|
|
|
|
})
|
|
|
|
|
|
|
|
|
|
|
|