UNPKG

@huggingface/tasks

Version:
6 lines (5 loc) 259 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.inferenceSnippetLanguages = void 0; // Order of the elements in InferenceModal.svelte is determined by this const exports.inferenceSnippetLanguages = ["python", "js", "sh"];