interface Mark {
    attrs?: any;
    type: string;
}

Properties

Properties

attrs?: any
type: string