{"version":3,"file":"storage.mjs","sources":["../../../@hive/sdk/dist/storage.mjs"],"sourcesContent":["//#region src/storage.ts\n/**\n* `Storage` instances are responsible for managing the persistence of\n* Resources. They facilitate the creation, retrieval, listing, and deletion\n* of Resources across different storage backends such as local disk, memory,\n* or cloud services like S3.\n*\n* Storage implementations handle the low-level details of where and how\n* Resource data is persisted, providing a consistent interface for the\n* rest of the system to interact with stored Resources regardless of\n* the underlying storage mechanism.\n*/\nvar Storage = class {};\n\n//#endregion\nexport { Storage };"],"names":[],"mappings":"AAYA,IAAI,UAAU,MAAM;AAAC;;;;"}