pure
Preparing search index...
@pistonite/pure
sync
OnceConstructor
Type Alias OnceConstructor<TFn>
type
OnceConstructor
<
TFn
>
=
{
fn
:
TFn
;
}
Type Parameters
TFn
Index
Properties
fn
Properties
fn
fn
:
TFn
Function to be called only once
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fn
pure
Loading...
Function to be called only once