--[[ Package link auto-generated by Rotriever ]] local PackageIndex = script.Parent.Parent.Parent._Index local Package = require(PackageIndex["Otter-1.1.0"]["Otter"]) export type Goal = Package.Goal export type Motor = Package.Motor export type Unsubscribe = Package.Unsubscribe export type MotorCallback = Package.MotorCallback export type SingleMotor = Package.SingleMotor export type GroupMotor = Package.GroupMotor export type SpringOptions = Package.SpringOptions return Package