UNPKG

@alexssmusica/emissao-nota-fiscal

Version:
3 lines (2 loc) 131 B
import type { OptionsV2 } from 'xml2js'; export declare function deserializeXml(xml: string, options?: OptionsV2): Promise<any>;