Skip to content

Commit

Permalink
import type
Browse files Browse the repository at this point in the history
  • Loading branch information
arosiclair committed May 10, 2024
1 parent b6e9949 commit feae90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libs/Notification/PushNotification/NotificationType.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import {ValueOf} from 'type-fest';
import type {ValueOf} from 'type-fest';
import type {OnyxServerUpdate} from '@src/types/onyx/OnyxUpdatesFromServer';

const NotificationType = {
Expand Down

0 comments on commit feae90f

Please sign in to comment.