sync - build workin

This commit is contained in:
2025-09-22 18:45:54 -07:00
parent e04cd5160e
commit b98fed177d
110 changed files with 10189 additions and 8337 deletions

View File

@@ -1,6 +1,6 @@
package garmin
import types "go-garth/internal/models/types"
import types "github.com/sstent/go-garth/models/types"
// GarminTime represents Garmin's timestamp format with custom JSON parsing
type GarminTime = types.GarminTime