Interface LocoStoreClient

The base type for a client side locoStore, used to allow completely different transport methods to be used.

Hierarchy

  • LocoStoreClient

Methods

Methods

  • Parameters

    • throttle: Throttle
    • throttleID: number
    • callback: (() => void)
        • (): void
        • Returns void

    Returns void

  • Parameters

    • callback: (() => void)
        • (): void
        • Returns void

    Returns void

Generated using TypeDoc