const getRule = async function () { } const init = async function () { } const home = async function () { } const homeVod = async function () { } const cate = async function () { } const detail = async function () { } const search = async function () { } const play = async function () { } const proxy = async function () { } const action = async function () { } export default { getRule, init, home, homeVod, cate, detail, search, play, proxy, action, }