platform-bible-utils
Preparing search index...
UsjContentLocation
Type Alias UsjContentLocation
Node within a USJ object, an offset within that node, and a JSONPath query to the node
type
UsjContentLocation
=
{
jsonPath
:
ContentJsonPath
;
node
:
MarkerContent
;
offset
:
number
;
}
Index
Properties
json
Path
node
offset
Properties
json
Path
jsonPath
:
ContentJsonPath
node
node
:
MarkerContent
offset
offset
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
json
Path
node
offset
platform-bible-utils
Loading...
Node within a USJ object, an offset within that node, and a JSONPath query to the node