{"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":"3f7fed38ae40251267779f3a5fb3aa9fbe4a5768db2263badfec27ebe74b3123"}