UNPKG

@jayree/sfdx-plugin-manifest

Version:

A Salesforce CLI plugin containing commands for creating manifest files from Salesforce orgs or git commits of sfdx projects.

3 lines (2 loc) 84 B
import { Hook } from '@oclif/core'; export declare const changelog: Hook<'update'>;