Preparing search index...
The search index is not available
@begad/yadi
@begad/yadi
DynamicValueImplementation
Interface DynamicValueImplementation
interface
DynamicValueImplementation
{
attributes
?:
ImplementationAttributes
;
subType
:
"dynamic"
;
type
:
"value"
;
valueFunc
:
()
=>
unknown
;
}
Hierarchy (
View Summary
)
BaseImplementation
DynamicValueImplementation
Index
Properties
attributes?
sub
Type
type
value
Func
Properties
Optional
attributes
attributes
?:
ImplementationAttributes
sub
Type
subType
:
"dynamic"
type
type
:
"value"
value
Func
valueFunc
:
()
=>
unknown
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
sub
Type
type
value
Func
@begad/yadi
Loading...