feat(storage): define StorageAdapter interface types + scaffold package
Co-Authored-By: Claude Opus 4.6 <[email protected]>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
export type { StorageAdapter, StorageConfig } from './types.js';
|
||||
Reference in New Issue
Block a user