Untitled
unknown
plain_text
a year ago
85 B
5
Indexable
export interface CommentContext {
readonly pageContext: { page: FixedPageState };
}Editor is loading...
Leave a Comment
export interface CommentContext {
readonly pageContext: { page: FixedPageState };
}