UNPKG

chittycan

Version:

Your completely autonomous network that grows with you - DNA ownership platform with encrypted vaults, PDX portability, and ChittyFoundation governance

5 lines 152 B
/** * Doctor command - validate environment and configuration */ export declare function doctor(): Promise<void>; //# sourceMappingURL=doctor.d.ts.map