npm package diff

Package: @forge/manifest

Versions: 8.1.0 - 8.2.0-next.0

File: package/out/validators/modules-validators/jira/validate-command.d.ts

Index: package/out/validators/modules-validators/jira/validate-command.d.ts
===================================================================
--- package/out/validators/modules-validators/jira/validate-command.d.ts
+++ package/out/validators/modules-validators/jira/validate-command.d.ts
@@ -0,0 +1,4 @@
+import { Modules } from '../../../schema/manifest';
+import { ValidationError } from '../../../types';
+export declare const validateJiraCommandModule: (modules: Modules, yamlContentByLine?: string[]) => ValidationError[];
+//# sourceMappingURL=validate-command.d.ts.map
\ No newline at end of file