fixed import paths

This commit is contained in:
Martin Jurča
2019-02-15 09:28:44 +01:00
parent d7c9e8cfbf
commit 84eb0b5fad

View File

@@ -1,4 +1,4 @@
import PlayerStates from './constants/PlayerStates.js';
import PlayerStates from './constants/PlayerStates';
declare const FUNCTION_STATE_MAP: {
pauseVideo: {