{"p":"can-20","op":"mint","tick":"can","amt":"1000","rows":[{"df":"qa","content":[{"q":"How to use the Bundle module in the Artion API?","a":"Get Bundle information:\n\nUse methods in the `bundleManager` module to query Bundle information. For example, query the BundleInfo of a specific application:\n\n```javascript\nconst bundleInfo = await bundleManager.getBundleInfo({\n bundleName: 'com.example.app',\n flag: BundleFlag.DEFAULT,\n});\n```"}]}],"pr":"2171b07c7f6980d4b040aabb89ab159047503d9eae30b03c428f8dc7fee0475e"}