function createModelimport { createModel } from "https://deno.land/x/aleph@1.0.0-beta.41/examples/monaco-editor/editor.ts"; createModel(name: string, source: string)Parametersname: stringsource: string