Files
Buffteks-Website/streamlit-venv/lib/python3.10/site-packages/streamlit_ace/frontend/build/360b428559e5569bb39dea766956f837.js
2025-01-10 21:40:35 +00:00

1 line
452 B
JavaScript
Executable File

ace.define("ace/snippets/csound_document",["require","exports","module"],(function(e,n,t){"use strict";n.snippetText="# <CsoundSynthesizer>\nsnippet synth\n\t<CsoundSynthesizer>\n\t<CsInstruments>\n\t${1}\n\t</CsInstruments>\n\t<CsScore>\n\te\n\t</CsScore>\n\t</CsoundSynthesizer>\n",n.scope="csound_document"})),ace.require(["ace/snippets/csound_document"],(function(e){"object"==typeof module&&"object"==typeof exports&&module&&(module.exports=e)}));