Skip to content

Commit

Permalink
Update Personio.types.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikSchmidt committed Mar 18, 2024
1 parent f9af43e commit 7ed7d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/apis/personio/Personio.types.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { Time } from "~/utils/dateTimeUtils";
import type { Time } from "~/utils/dateTimeUtils";

export type WorkingHours = {
monday: number;
Expand Down

0 comments on commit 7ed7d7d

Please sign in to comment.