Type Alias IStorageProvider<T>

IStorageProvider: T & { driver: IStorageDriver }

Type Parameters

  • T