global: snapshot

This commit is contained in:
nym21
2026-02-12 22:52:57 +01:00
parent 3bc20a0a46
commit b779edc0d6
60 changed files with 8720 additions and 1504 deletions

View File

@@ -1,7 +1,7 @@
import { BrkClient } from "./modules/brk-client/index.js";
const brk = new BrkClient("https://bitview.space");
// const brk = new BrkClient("/");
// const brk = new BrkClient("https://bitview.space");
const brk = new BrkClient("/");
console.log(`VERSION = ${brk.VERSION}`);