Documentation
Preparing search index...
@tonconnect/ui
Consumable
Class Consumable<T>
Type Parameters
T
Index
Constructors
constructor
Accessors
consumed
Methods
consume
Constructors
constructor
new
Consumable
<
T
>
(
value
:
T
)
:
Consumable
<
T
>
Type Parameters
T
Parameters
value
:
T
Returns
Consumable
<
T
>
Accessors
consumed
get
consumed
()
:
boolean
Returns
boolean
Methods
consume
consume
()
:
undefined
|
T
Returns
undefined
|
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Accessors
consumed
Methods
consume
Documentation
Loading...