4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
import { loader } from "@monaco-editor/react"
|
|
|
|
loader.config({ paths: { vs: "/vs" } })
|