prorm API Reference
    Preparing search index...

    Function toExternalStoreAdapter

    • Wrap one of the shipped stores - or anything with a compatible shape - in the uniform adapter interface.

      Detection prefers the store's own name, falling back to method duck-typing so a custom or future store still works without a code change here.

      Parameters

      • store: unknown

      Returns ExternalStoreAdapter