download
raw
184 Bytes
import { Object3D } from '../core/Object3D.js';
class Group extends Object3D {
constructor() {
super();
this.isGroup = true;
this.type = 'Group';
}
}
export { Group };

Xet Storage Details

Size:
184 Bytes
·
Xet hash:
216479fa90fc794287c1cb9112ddf594a6f5e7c718efcf2d6037e1efafaf4d7c

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.