export const APPS = {
    // apps list start here

    // apps list end here
}

export const ACTIONS = {
    // actions list start here

    // actions list end here
}