StorageServiceItem type
Signature:
export type StorageServiceItem = {alias: string;storage: StorageServiceInterface;};
References: StorageServiceInterface
Signature:
export type StorageServiceItem = {alias: string;storage: StorageServiceInterface;};
References: StorageServiceInterface