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

    Function durableBindings

    • The durable bindings a contract needs, derived from its facets: a rate-limit budget (x-suluk-ratelimit) needs a KV counter store; a declared cost (x-suluk-cost) needs a KV sink. Emits the binding list + the wrangler kv namespace create steps (the host runs them, then fills the ids into wrangler.jsonc).

      Parameters

      • doc: OpenAPIv4Document
      • appName: string = "app"

      Returns BindingPlan