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 258 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var responsive_1 = require("./responsive"); exports.Responsive = responsive_1.Responsive; exports.RESPONSIVE_DIRECTIVE = [responsive_1.Responsive]; //# sourceMappingURL=index.js.map