Home / themes / src / main / node_modules / patternfly / dist / js / patternfly-functions-base.js
// Util: definition of breakpoint sizes for tablet and desktop modes (function ($) { 'use strict'; if (patternfly !== undefined) { $.pfBreakpoints = patternfly.pfBreakpoints; } }(jQuery));