"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.inferenceSnippetLanguages = void0;
// Order of the elements in InferenceModal.svelte is determined by this constexports.inferenceSnippetLanguages = ["python", "js", "sh"];