UNPKG

asn1-ts

Version:

ASN.1 encoding and decoding, including BER, CER, and DER.

3 lines (2 loc) 146 B
export type { default as ABSTRACT_SYNTAX } from "./ABSTRACT-SYNTAX.mjs"; export type { default as TYPE_IDENTIFIER } from "./TYPE-IDENTIFIER.mjs";