feat: make worker optional
* worker can be enabled with prop, defaults to false * add deep unref function Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -141,4 +141,5 @@ export interface FlowOptions {
|
||||
edgeUpdaterRadius?: number
|
||||
storageKey?: string
|
||||
loading?: Loading
|
||||
worker?: boolean
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user