Skip to content

Commit 27b346a

Browse files
committed
updated maps
1 parent 05371a6 commit 27b346a

File tree

11 files changed

+10729
-8209
lines changed

11 files changed

+10729
-8209
lines changed

releases/music21.debug.js

Lines changed: 15 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

releases/music21.debug.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

releases/music21.es.js

Lines changed: 10707 additions & 8179 deletions
Large diffs are not rendered by default.

releases/music21.es.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

releases/src/chordTables.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

releases/src/clef.d.ts

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,3 @@
1-
/**
2-
* music21j -- Javascript reimplementation of Core music21p features.
3-
* music21/clef -- Clef objects
4-
*
5-
* Copyright (c) 2013-24, Michael Scott Asato Cuthbert
6-
* Based on music21 (=music21p), Copyright (c) 2006-24, Michael Scott Asato Cuthbert
7-
*
8-
* Clef related objects and properties
9-
*
10-
*/
111
import * as base from './base';
122
import * as pitch from './pitch';
133
import type { Stream } from './stream';

releases/src/clef.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

releases/src/common.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ export declare function stripPx(str: number | string): number;
9494
* Return may be '' if empty.
9595
*/
9696
export declare function urlParam(name: string): string;
97-
export declare function arrayEquals(a1: any[], a2: any[]): boolean;
9897
export declare class SingletonCounter {
9998
call(): number;
10099
}

releases/src/common.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

releases/src/main.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,6 @@ import * as vfShow from './vfShow';
7575
import * as voiceLeading from './voiceLeading';
7676
import * as webmidi from './webmidi';
7777
import { debug } from './debug';
78-
export declare const VERSION = "0.21.2";
78+
export declare const VERSION = "0.21.3";
7979
export { MIDI, Vex, exceptions21, base, prebase, common, debug, articulations, audioRecording, audioSearch, bar, beam, chord, chordTables, clef, converter, defaults, derivation, duration, dynamics, editorial, expressions, figuredBass, fromPython, harmony, instrument, interval, key, keyboard, layout, metadata, meter, miditools, musicxml, note, parseLoader, pitch, renderOptions, roman, scale, sites, stream, style, svgs, tempo, tie, tinyNotation, vfShims, vfShow, voiceLeading, webmidi, };
8080
//# sourceMappingURL=main.d.ts.map

0 commit comments

Comments
 (0)