The module provides a pair of helper functions to simplify the work with it:
srbreakpoints-is-initialized()— {Boolean} Check whether the module has already been initializedsrbreakpoints-get-breakpoints()— {Map} Get all breakpointssrbreakpoints-has-breakpoint($breakpoint-name)— {Boolean} Check whether the breakpoint is availablesrbreakpoints-get-breakpoint-names()— {List} Get all breakpoint namessrbreakpoints-get-breakpoint-widths()— {List} Get all breakpoint widths