sdfsdfs
This commit is contained in:
11
node_modules/pixi.js/lib/scene/text-bitmap/TextBitmapMixins.d.ts
generated
vendored
Normal file
11
node_modules/pixi.js/lib/scene/text-bitmap/TextBitmapMixins.d.ts
generated
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
declare global
|
||||
{
|
||||
namespace PixiMixins
|
||||
{
|
||||
interface RendererPipes
|
||||
{
|
||||
bitmapText: import('./BitmapTextPipe').BitmapTextPipe;
|
||||
}
|
||||
}
|
||||
}
|
||||
export {};
|
Reference in New Issue
Block a user