UNPKG

x509-ts

Version:

Encode and decode X.509 (TLS) Certificates, Attribute Certificates, CRLs, and more.

4 lines 173 B
import GeneralSubtree from "./GeneralSubtree"; declare type GeneralSubtrees = GeneralSubtree[]; export default GeneralSubtrees; //# sourceMappingURL=GeneralSubtrees.d.ts.map