Closed EthanStandel closed 2 years ago
Create a function which converts a signal store back into it's values. Allow options of type { peek?: boolean } to call this function untracked.
{ peek?: boolean }
👍
Create a function which converts a signal store back into it's values. Allow options of type
{ peek?: boolean }
to call this function untracked.