UNPKG

elfen-component-device

Version:

elfen component device

10 lines (9 loc) 289 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* Inspired by: https://github.com/picturepan2/devices.css https://github.com/marvelapp/devices.css (Home Button is better) */ var IPhone8_1 = require("./IPhone8"); exports.default = IPhone8_1.default;