Skip to content

Commit

Permalink
new build
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisweb committed Jan 3, 2024
1 parent 51b60b4 commit 1e9ff26
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 7 deletions.
19 changes: 15 additions & 4 deletions dist/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.min.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/library/core.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ export declare class PlayerCore {
protected _playingProgressRequestId: number;
protected _playingProgressPreviousTimestamp: DOMHighResTimeStamp;
protected _postMuteVolume: number;
protected _postVisibilityHiddenPlaying: boolean;
protected _options: ICoreOptions;
static readonly WHERE_IN_QUEUE_AT_END = "append";
static readonly WHERE_IN_QUEUE_AT_START = "prepend";
Expand Down

0 comments on commit 1e9ff26

Please sign in to comment.