export const urlList = {
dashbord: "/",
channels: "/channels/",
products: "/products/",
orders: "/orders/"
};