mirror of
https://github.com/outline/outline.git
synced 2026-06-13 11:25:03 +03:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
const EDITOR_VERSION = "17.0.0";
|
|
|
|
export default EDITOR_VERSION;
|