brepjs API Reference
GitHub
npm
Getting Started
Preparing search index...
index
gcWithScope
Function gcWithScope
gcWithScope
()
:
<
T
extends
Deletable
>
(
value
:
T
)
=>
T
Register a deletable value for GC when the scope function is collected.
Returns
<
T
extends
Deletable
>
(
value
:
T
)
=>
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
npm
Getting Started
brepjs API Reference
Loading...
Register a deletable value for GC when the scope function is collected.