UNPKG

291 BSource Map (JSON)View Raw
1{"version":3,"file":"sdkinfo.js","sourceRoot":"","sources":["../src/sdkinfo.ts"],"names":[],"mappings":"","sourcesContent":["import { Package } from './package';\n\nexport interface SdkInfo {\n name?: string;\n version?: string;\n integrations?: string[];\n packages?: Package[];\n}\n"]}
\No newline at end of file