Skip to main content

Interface: ByteSlice

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:45

Byte range for facet positioning

Properties

$type?

optional $type: "pub.chive.richtext.defs#byteSlice"

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:46


byteEnd

byteEnd: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:50

End byte position (exclusive)


byteStart

byteStart: number

Defined in: web/lib/api/generated/types/pub/chive/richtext/defs.ts:48

Start byte position (inclusive)