Files

4 lines
60 B
TypeScript
Raw Permalink Normal View History

export interface Classes {
"mce-content-body": string;
};