Skip to content

Commit a3bcc2b

Browse files
kermanxjgosmann
authored andcommitted
chore: add comment
1 parent 21d659f commit a3bcc2b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/types/src/types.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ export interface SourceSlideInfo extends SlideInfoBase {
3131
contentStart: number
3232
end: number
3333
raw: string
34+
/**
35+
* Raw content before being processed by preparsers (if any)
36+
*/
3437
contentRaw: string
3538
/**
3639
* Slides import by this slide.

0 commit comments

Comments
 (0)