sdfsdfs
This commit is contained in:
6
node_modules/pixi.js/lib/utils/sayHello.d.ts
generated
vendored
Normal file
6
node_modules/pixi.js/lib/utils/sayHello.d.ts
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* Prints out the version and renderer information for this running instance of PixiJS.
|
||||
* @param type - The name of the renderer this instance is using.
|
||||
* @returns {void}
|
||||
*/
|
||||
export declare function sayHello(type: string): void;
|
Reference in New Issue
Block a user