Preparing search index...
The search index is not available
pbf-ts - v1.1.0
pbf-ts
Tag
Interface Tag
A tag is a pair of a number and a type.
interface
Tag
{
tag
:
number
;
type
:
number
;
}
Index
Properties
tag
type
Properties
tag
tag
:
number
the number of the tag
type
type
:
number
the type of the tag
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
tag
type
pbf-ts - v1.1.0
Loading...
A tag is a pair of a number and a type.