mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-07-11 04:30:14 +00:00
fixed import paths
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import PlayerStates from './constants/PlayerStates.js';
|
||||
import PlayerStates from './constants/PlayerStates';
|
||||
|
||||
declare const FUNCTION_STATE_MAP: {
|
||||
pauseVideo: {
|
||||
|
||||
Reference in New Issue
Block a user