2 lines
100 B
TypeScript
2 lines
100 B
TypeScript
export declare function exportMetadataPackage(output?: string, manifest?: string): Promise<string>;
|