UNPKG

kex

Version:

Kex is a tiny library for state managenent in JavaScript projects

2 lines (1 loc) 56 B
export declare type KxResolvedModifier<T> = Partial<T>;