UNPKG

@cyclonedx/cdxgen

Version:

Creates CycloneDX Software Bill of Materials (SBOM) from source or container image

5 lines 151 B
export function findJSImportsExports(src: any, deep: any): Promise<{ allImports: {}; allExports: {}; }>; //# sourceMappingURL=analyzer.d.ts.map