4 lines
167 B
JavaScript
4 lines
167 B
JavaScript
(() => {
|
|
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.');
|
|
})();
|