docs: document plugin metadata utilities

This commit is contained in:
Peter Steinberger
2026-06-04 04:57:24 -04:00
parent 72bb5cd692
commit f4d2748ca5
20 changed files with 30 additions and 0 deletions
@@ -1,3 +1,4 @@
/** Tests native module require behavior for plugin runtime loading. */
import { spawnSync } from "node:child_process";
import fs from "node:fs";
import os from "node:os";