export { default as commandsJson } from "./commands.json"; export * as commands from "./commands"; export { default as telemetryJson } from "./telemetry.json"; export * as telemetry from "./telemetry";