4 lines
167 B
JavaScript
Raw Normal View History

2026-05-31 13:21:13 +02:00
(() => {
throw new Error('`shiki-magic-move` does not have main entry point. Use `shiki-magic-move/vue` for Vue or `shiki-magic-move/core` for core logics.');
})();