docs/components/declarations.d.ts

7 строки
128 B
TypeScript

declare module '*.scss' {
const content: Record<string, string>
export default content
}
declare module 'highlightjs-curl'