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

---
import Frame from "../Frame/Frame.astro";
import { buildKeyValue, type Props } from "./KeyValue";

const { entries, keyW } = Astro.props as Props;
---
{entries.length > 0 && <Frame build={(w) => buildKeyValue(entries, w, keyW)} />}

---
import Frame from "../Frame/Frame.astro";
import { buildKeyValue, type Props } from ".
/KeyValue";

const { entries, keyW } = Astro.props as Pro
ps;
---
{entries.length > 0 && <Frame build={(w) => 
buildKeyValue(entries, w, keyW)} />}
 
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET