adobe / lit-mobx

Mixin and base class for using mobx with lit-element
Apache License 2.0
269 stars 16 forks source link

fix: mobx6 removed IDerivation type #165

Closed benjamind closed 1 year ago

benjamind commented 1 year ago

Description

Relaxes types on the ReactionConstructor to allow working with latest mobx6 which removed the IDerivation type from public interface.

Related Issue

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

Checklist: