(loadStylesFn)
| 27099 | }); |
| 27100 | } |
| 27101 | function configureLoadStyles(loadStylesFn) { |
| 27102 | _themeState.loadStyles = loadStylesFn; |
| 27103 | } |
| 27104 | function configureRunMode(mode) { |
| 27105 | _themeState.runState.mode = mode; |
| 27106 | } |
nothing calls this directly
no outgoing calls
no test coverage detected