generated from rnentjes/kotlin-server-web-empty
Removed old database-related implementations (`Database`, `Migrations`, and `Main`) and replaced them with a new focus on MIDI message handling. Updated project metadata, introduced multiplatform `MidiMessage` classes, and added publication/CI setup for Maven compatibility.
7 lines
309 B
XML
7 lines
309 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="JavaScriptLibraryMappings">
|
|
<excludedPredefinedLibrary name="midi-arrays/build/js/node_modules" />
|
|
<excludedPredefinedLibrary name="midi-arrays/build/js/packages/midi-arrays-test/node_modules" />
|
|
</component>
|
|
</project> |