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 TimeElement = styleh_components_1.styled.time``;
exports.TimeElement = TimeElement;
const TimeWrapper = styleh_components_1.styled.div``;
exports.TimeWrapper = TimeWrapper; //# sourceMappingURL=styled.js.map