# shellcheck shell=dash

xrc:mod:lib     weixin   main

___x_cmd_weixin(){
    ___x_cmd_weixin___main "$@"
}

xrc setmain ___x_cmd_weixin
