add evalScope + deprecate extend
This commit is contained in:
parent
aa3db09f22
commit
2a618b42b7
3 changed files with 18 additions and 3 deletions
|
|
@ -11,6 +11,8 @@ npm i @strudel.cycles/eval --save
|
|||
|
||||
## Example
|
||||
|
||||
TODO: -extend +evalScope
|
||||
|
||||
```js
|
||||
import { evaluate, extend } from '@strudel.cycles/eval';
|
||||
import * as strudel from '@strudel.cycles/core';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue