mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-20 13:41:30 +00:00
7 lines
215 B
TypeScript
7 lines
215 B
TypeScript
import { describePackageManifestContract } from "../../test/helpers/plugins/package-manifest-contract.js";
|
|
|
|
describePackageManifestContract({
|
|
pluginId: "nextcloud-talk",
|
|
minHostVersionBaseline: "2026.3.22",
|
|
});
|