mirror of
https://github.com/moltbot/moltbot.git
synced 2026-04-25 15:37:32 +00:00
7 lines
210 B
TypeScript
7 lines
210 B
TypeScript
import { describePackageManifestContract } from "../../test/helpers/extensions/package-manifest-contract.js";
|
|
|
|
describePackageManifestContract({
|
|
pluginId: "matrix",
|
|
minHostVersionBaseline: "2026.3.22",
|
|
});
|