bokuweb/tsukiakari

View on GitHub
src/decls/rect-html5video.js

Summary

Maintainability
A
0 mins
Test Coverage
import React from 'react';

declare module 'react-html5video' {
  declare var exports: any;
}