UNPKG

ng2-responsive

Version:

Superset of RESPONSIVE DIRECTIVES to show or hide items according to the size of the device screen and another features in Angular 2

6 lines 262 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var useragent_1 = require("./useragent"); exports.UserAgentInfo = useragent_1.UserAgentInfo; exports.USERAGENT_DIRECTIVE = [useragent_1.UserAgentInfo]; //# sourceMappingURL=index.js.map