4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
const EDITOR_VERSION = "13.0.0";
|
|
|
|
export default EDITOR_VERSION;
|
const EDITOR_VERSION = "13.0.0";
|
|
|
|
export default EDITOR_VERSION;
|