@suluk/deploy - v0.1.4
    Preparing search index...

    Function memoryStorage

    • A DEV in-memory storage (per-process; not durable) — the swap default for local/tests, never production.

      Parameters

      • opts: { publicBaseUrl?: string } = {}

      Returns StorageProvider & { has(key: string): boolean }