6 lines
113 B
Go
6 lines
113 B
Go
package srequest
|
|
|
|
import "github.com/tech/sendico/pkg/model"
|
|
|
|
type TokenRefreshRotate = model.ClientRefreshToken
|