PATH:
opt
/
alt
/
alt-nodejs19
/
root
/
usr
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
sigstore
/
dist
/
x509
/
asn1
/
Editing: dump.d.ts
import { ASN1Obj } from './obj'; export declare function dump(obj: ASN1Obj, indent?: number): void;
SAVE
CANCEL