1 line
111 B
TypeScript
1 line
111 B
TypeScript
import { ThemeRegistrationRaw } from '@shikijs/core';declare const reg: ThemeRegistrationRaw;export default reg |