chore(editor): move legacy doc collection to test workspace (#9507)

This commit is contained in:
Saul-Mirone
2025-01-03 09:40:33 +00:00
parent cfd64f1fa5
commit 51b109ee53
26 changed files with 128 additions and 193 deletions
@@ -0,0 +1,2 @@
export { createAutoIncrementIdGenerator } from '../utils/id-generator.js';
export * from './test-workspace.js';