UNPKG

shiki

Version:

A beautiful Syntax Highlighter.

6 lines (4 loc) 143 B
const getWasmInlined = async (info) => { return import('shiki/wasm').then((wasm) => wasm.default(info)); }; export { getWasmInlined as g };