3 lines
91 B
JavaScript
3 lines
91 B
JavaScript
import { CHANNELS_SELECTORS } from "./channels-selectors";
|
|
|
|
export { CHANNELS_SELECTORS };
|