sdfsdfs
This commit is contained in:
3
node_modules/pixi.js/lib/scene/container/utils/executeInstructions.d.ts
generated
vendored
Normal file
3
node_modules/pixi.js/lib/scene/container/utils/executeInstructions.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import type { RenderPipes } from '../../../rendering/renderers/types';
|
||||
import type { RenderGroup } from '../RenderGroup';
|
||||
export declare function executeInstructions(renderGroup: RenderGroup, renderer: RenderPipes): void;
|
Reference in New Issue
Block a user