import { useState } from "https://deno.land/x/fathym_atomic@v0.0.104/src/src.deps.ts";
Returns a stateful value, and a function to update it.
x/fathym_atomic/src/src.deps.ts>useState
import { useState } from "https://deno.land/x/fathym_atomic@v0.0.104/src/src.deps.ts";
Returns a stateful value, and a function to update it.