mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-01-02 19:00:51 -05:00
22eeb6bc54
Cached functions accept an `on_invalidate` function, which we failed to add to the type signature. It's rarely used in the files that we have typed, which is why we haven't noticed it before.
2 lines
67 B
Plaintext
2 lines
67 B
Plaintext
Fix typing info on cache call signature to accept `on_invalidate`.
|