Preparing search index...
The search index is not available
Ace API Reference
Ace API Reference
interfaces
Token
Interface Token
interface
Token
{
index
?:
number
;
start
?:
number
;
type
:
string
;
value
:
string
;
}
Index
Properties
index?
start?
type
value
Properties
Optional
index
index
?:
number
Optional
start
start
?:
number
type
type
:
string
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
start
type
value
Ace API Reference
Loading...