method Group.prototype.addChildimport { Group } from "https://deno.land/x/caviar@2.6.9/web/mod.ts"; addChild(childOrChildren: Entity | Entity[])ParameterschildOrChildren: Entity | Entity[]