refactor: split hooks types and utils by domain
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { logger } from "@/utils/logger";
|
||||
import { logger } from "@/utils/core/logger";
|
||||
|
||||
interface PlaySoundOptions {
|
||||
playbackRate?: number;
|
||||
|
||||
Reference in New Issue
Block a user