6 lines
269 B
JavaScript
6 lines
269 B
JavaScript
|
import { w as warnDeprecated } from './shared/core.5hv0Law9.mjs';
|
||
|
export * from '@shikijs/engine-oniguruma/wasm-inlined';
|
||
|
export { default } from '@shikijs/engine-oniguruma/wasm-inlined';
|
||
|
|
||
|
warnDeprecated("Import from `@shikijs/engine-oniguruma/wasm-inlined` instead");
|