mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
feat: mount volumes on startup
This commit is contained in:
3
apps/client/app/lib/types.ts
Normal file
3
apps/client/app/lib/types.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { GetVolumeResponse } from "~/api-client";
|
||||
|
||||
export type VolumeStatus = GetVolumeResponse["status"];
|
||||
Reference in New Issue
Block a user