/** * @name patternfly bulk selection * * @description * Allows for handling bulk selection of lists * */ angular.module('patternfly.bulkselection', []);