OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
 
master @ 10 LINES
 
[ HISTORY ]  [ UP ]
 

---
import Frame from "../Frame/Frame.astro";
import Pre from "../Pre/Pre.astro";
import { buildBigNumber, type Props } from "./BigNumber";

const { value, label } = Astro.props as Props;
---
<Frame build={(w) => buildBigNumber(value, w)} />
{label && <Pre>{label}</Pre>}

---
import Frame from "../Frame/Frame.astro";
import Pre from "../Pre/Pre.astro";
import { buildBigNumber, type Props } from "
./BigNumber";

const { value, label } = Astro.props as Prop
s;
---
<Frame build={(w) => buildBigNumber(value, w
)} />
{label && <Pre>{label}</Pre>}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET