4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
const EDITOR_VERSION = "11.21.3";
|
|
|
|
export default EDITOR_VERSION;
|
const EDITOR_VERSION = "11.21.3";
|
|
|
|
export default EDITOR_VERSION;
|