UNPKG

@alexssmusica/emissao-nota-fiscal

Version:
3 lines (2 loc) 155 B
import type { Empresa } from '../../../domain/contracts/repos'; export declare function signXmlX509(xml: string, tag: string, empresa: Empresa): string;