// Type definitions for youtube-player 5.5 // Project: https://github.com/gajus/youtube-player#readme // Definitions by: Martin JurĨa // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.7 import PlayerFactory from './dist/index'; export default PlayerFactory;