UNPKG

@tanstack/store

Version:

Framework agnostic type-safe store w/ reactive framework adapters

8 lines (7 loc) 146 B
function isUpdaterFunction(updater) { return typeof updater === "function"; } export { isUpdaterFunction }; //# sourceMappingURL=types.js.map