Skip to content

Commit 7dc2f90

Browse files
authored
chore: add marshalByValue comment for generation in highlight service (#2246)
1 parent 1029727 commit 7dc2f90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/highlight/service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ import type IgcHighlightComponent from './highlight.js';
1111
type Match = { node: Node; indices: [start: number, end: number] };
1212

1313
/* jsonAPIPlainObject */
14+
/* marshalByValue */
1415
/**
1516
* Options for controlling navigation behavior when moving the active highlight.
1617
*/

0 commit comments

Comments
 (0)