# Author:       Li Junhao       l@x-cmd.com
# shellcheck    shell=dash

# license:      GPLv3

xrc:mod:lib     browse   main

___x_cmd_browse(){
    ___x_cmd_browse___main "$@"
}

xrc setmain ___x_cmd_browse
