mirror of
https://github.com/outline/outline.git
synced 2026-01-29 06:39:22 -06:00
4 lines
65 B
TypeScript
4 lines
65 B
TypeScript
const EDITOR_VERSION = "16.0.0";
|
|
|
|
export default EDITOR_VERSION;
|