3 lines
90 B
TypeScript
3 lines
90 B
TypeScript
import { Command } from '../cli';
|
|
export declare const generateFingerprintAsync: Command;
|