Repository URL to install this package:
|
Version:
4.0.23 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const styleh_components_1 = require("styleh-components");
const StyledVideo = styleh_components_1.styled.video`width:100%;`;
exports.StyledVideo = StyledVideo; //# sourceMappingURL=styled.js.map