interface IdentifyTextDefaults {
    format?: string;
}

Properties

Properties

format?: string