UNPKG

@sebastbake/music-tempo

Version:

Finding out tempo of the music

7 lines 145 B
module.exports = { transform: { '^.+\\.ts?$': 'ts-jest' }, testRegex: '/test/.*\\.spec?\\.ts$', moduleFileExtensions: ['ts', 'js'] };