StorageStoreId
Which store, as a stable id the console can key off rather than a name it renders.
type StorageStoreId = 'tracks' | 'art' | 'segments' | 'voices';
Which store, as a stable id the console can key off rather than a name it renders.
type StorageStoreId = 'tracks' | 'art' | 'segments' | 'voices';