UNPKG

react-js-x-ray

Version:
10 lines (7 loc) 153 B
/** * X-Ray by Amur * https://github.com/AmurKhoyetsyan/X-Ray */ 'use strict'; import XRay from './components/XRay'; export default XRay;