mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 05:59:34 +02:00
feat: convert-days-to-hours (time tools)
This commit is contained in:
3
src/pages/tools/time/index.ts
Normal file
3
src/pages/tools/time/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { tool as daysDoHours } from './convert-days-to-hours/meta';
|
||||
|
||||
export const timeTools = [daysDoHours];
|
Reference in New Issue
Block a user