type StorageId = IStorageSignalRow["id"]; Copy
type StorageId = IStorageSignalRow["id"];
Type alias for signal storage row identifier. Extracted from IStorageSignalRow for type safety and reusability.