//
// init.go
// Copyright (C) 2025 veypi <i@veypi.com>
// Distributed under terms of the MIT license.
package sms
import "github.com/vyes-ai/vigo"
var Router = vigo.NewRouter()