UNPKG

@decaf-ts/fabric-weaver

Version:
3 lines (2 loc) 180 B
export declare function getCertName(mspdir: string): string; export declare function createNodeOU(enable?: boolean, pathFromMSPDir?: string, mspdir?: string, cert?: string): void;