UNPKG

ec-sri-invoice-signer

Version:
17 lines (16 loc) 319 B
declare const XmlProperties: { namespaces: { ds: string; xades: string; }; algorithms: { canonicalization: string; digest: string; signature: string; transform: string; }; types: { signedProperties: string; }; }; export { XmlProperties };