/**
 * Utils index
 * Export all utility functions for the time functionality
 */
export * from "./time.utils";
