Preparing search index...
The search index is not available
wonder-stuff
wonder-stuff
wonder-stuff-render-server/src
ICloseable
Interface ICloseable
A thing that can be closed.
Hierarchy
ICloseable
Index
Properties
close?
Properties
Optional
Readonly
close
close
?:
(
(
)
=>
void
|
Promise
<
void
>
)
Type declaration
(
)
:
void
|
Promise
<
void
>
Close the closeable.
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
close
wonder-stuff
wonder-stuff-core/src
wonder-stuff-i18n/src
wonder-stuff-render-environment-jsdom/src
wonder-stuff-render-server/src
wonder-stuff-sentry/src
wonder-stuff-server/src
wonder-stuff-testing/src
Generated using
TypeDoc
A thing that can be closed.