feat: release v0.0.1
This commit is contained in:
4
dist/core/plugins/big-play-pause-button.d.ts
vendored
Normal file
4
dist/core/plugins/big-play-pause-button.d.ts
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
import Player from "video.js/dist/types/player";
|
||||
declare function bigPlayPauseButtonPlugin(this: Player): void;
|
||||
export default bigPlayPauseButtonPlugin;
|
||||
//# sourceMappingURL=big-play-pause-button.d.ts.map
|
||||
Reference in New Issue
Block a user