You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
exporttypeMaskitoElementPredicate=(element: HTMLElement,)=>HTMLInputElement|HTMLTextAreaElement|Promise<HTMLInputElement|HTMLTextAreaElement>;// MaskitoElementPredicateAsync is deleted
The text was updated successfully, but these errors were encountered:
Which package(s) are relevant/related to the feature request?
@maskito/core
Description
Maskito 1.x.x:
maskito/projects/core/src/lib/types/element-predicate.ts
Lines 1 to 8 in d48cdd6
Maskito 2.x.x:
The text was updated successfully, but these errors were encountered: