UNPKG

@tldraw/state

Version:

tldraw infinite canvas SDK (state).

8 lines (7 loc) 147 B
function isComputed(value) { return !!(value && value.__isComputed === true); } export { isComputed }; //# sourceMappingURL=isComputed.mjs.map