mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-26 07:57:40 +00:00
7 lines
205 B
TypeScript
7 lines
205 B
TypeScript
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
|
|
|
describePackageManifestContract({
|
|
pluginId: "line",
|
|
minHostVersionBaseline: "2026.3.22",
|
|
});
|