constant.js 58 Bytes
Newer Older
cicd's avatar
cicd committed
1 2 3 4 5
"use strict";
module.exports =
{
    ROUTE_PREFIX: "api"
}