UNPKG

brand-music

Version:

Strongly typed music theory library

19 lines (16 loc) 1.37 kB
import { ag as MIN, ah as Semitones$1, ai as SemitonesBrand, J as stBetweenMnn, aj as from, ak as fromIntAbs, al as fromNum, ac as stFromPi, am as fromUnknown, an as hasShape, ao as mark, ap as markNum, aq as markUnknown, ar as octaves, af as picFromSemitones } from './conversion-Up5xQw1n.js'; declare const Semitones_MIN: typeof MIN; declare const Semitones_SemitonesBrand: typeof SemitonesBrand; declare const Semitones_from: typeof from; declare const Semitones_fromIntAbs: typeof fromIntAbs; declare const Semitones_fromNum: typeof fromNum; declare const Semitones_fromUnknown: typeof fromUnknown; declare const Semitones_hasShape: typeof hasShape; declare const Semitones_mark: typeof mark; declare const Semitones_markNum: typeof markNum; declare const Semitones_markUnknown: typeof markUnknown; declare const Semitones_octaves: typeof octaves; declare namespace Semitones { export { Semitones_MIN as MIN, Semitones$1 as Semitones, Semitones_SemitonesBrand as SemitonesBrand, stBetweenMnn as between, Semitones_from as from, Semitones_fromIntAbs as fromIntAbs, Semitones_fromNum as fromNum, stFromPi as fromPi, Semitones_fromUnknown as fromUnknown, Semitones_hasShape as hasShape, Semitones_mark as mark, Semitones_markNum as markNum, Semitones_markUnknown as markUnknown, Semitones_octaves as octaves, picFromSemitones as pic }; } export { Semitones as S };