Files
arne-drums/src/tests.ts
Daniel Ledda 87b9078072
Some checks failed
Gitea djledda.de/arne-drums/pipeline/head There was a failure building this commit
refactor: Moving to svelteless, added Jenkinsfile
2021-08-28 20:57:20 +02:00

5 lines
70 B
TypeScript

import {BeatUnitType} from "./BeatUnit";
import Beat from "./Beat";