impasto
GitHub
Preparing search index...
Annotation
Interface Annotation
A parsed annotation.
interface
Annotation
{
name
:
string
;
value
:
string
;
}
Index
Properties
name
value
Properties
name
name
:
string
The annotation name.
value
value
:
string
The annotation value.
Settings
Theme
OS
Light
Dark
On This Page
Properties
name
value
GitHub
impasto
Loading...
A parsed annotation.