Untitled
Anonymous
plain_text
01/22/2025 1:05 AM
116 B
16
Indexable
export interface CommentContext {
readonly pageContext: { page: FixedPageState };
}Editor is loading...
Leave a Comment
export interface CommentContext {
readonly pageContext: { page: FixedPageState };
}