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

# license:      GPLv3

xrc:mod:lib     qr   main

___x_cmd_qr(){
    ___x_cmd_qr___main "$@"
}

xrc setmain ___x_cmd_qr
