Over time features/base/util became a bucket where people seemed to dump just about anything they couldn't think of a better place for. That's a trend I don't like encouraging. Given that roomnameGenerator.js is currently used in features/welcome only, I'm fine with moving it there for the greater good.
3 lines
60 B
JavaScript
3 lines
60 B
JavaScript
export * from './loadScript';
|
|
export * from './randomUtil';
|