ts-lambda-api - v2.5.2
Preparing search index...
<internal>
Document
Interface Document
interface
Document
{
end
?:
SourceToken
[]
;
offset
:
number
;
start
:
SourceToken
[]
;
type
:
"document"
;
value
?:
Token
;
}
Index
Properties
end?
offset
start
type
value?
Properties
Optional
end
end
?:
SourceToken
[]
offset
offset
:
number
start
start
:
SourceToken
[]
type
type
:
"document"
Optional
value
value
?:
Token
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
end
offset
start
type
value
ts-lambda-api - v2.5.2
Loading...