toolish - v0.2.5
    Preparing search index...

    Type Alias ReactiveTransformation<T, R>

    ReactiveTransformation: GenericFunction<[T, SubscriptionTracker], R>

    Like !types.Transformation but also gets passed a SubscriptionTracker that should be used whenever additional Reactive values are depended on.

    Type Parameters

    • T
    • R