UNPKG

renovate

Version:

Automated dependency updates. Flexible so you don't need to be.

4 lines (3 loc) 135 B
import { EditorConfig } from "./editor-config.js"; import { JSONWriter } from "./json-writer.js"; export { EditorConfig, JSONWriter };