This commit is contained in:
TheGiddyLimit
2024-07-10 20:47:40 +01:00
parent e5844f8a3f
commit 2eeeb0771b
341 changed files with 67623 additions and 11384 deletions

View File

@@ -1,7 +1,7 @@
// TODO this replaces `generate-subclass-lookup.js` in effect
// TODO make a system for generating the same data on homebrew docs
import * as fs from "fs";
import fs from "fs";
import * as ut from "./util.js";
import "../js/parser.js";
import "../js/utils.js";