windease API reference - v0.8.0
    Preparing search index...

    Interface StoreOptions

    interface StoreOptions {
        clock?: Clock;
        throttle?: ThrottlePolicy;
    }
    Index

    Properties

    Properties

    clock?: Clock
    throttle?: ThrottlePolicy