sdfsdfs
This commit is contained in:
21
node_modules/pixi.js/lib/advanced-blend-modes/index.d.ts
generated
vendored
Normal file
21
node_modules/pixi.js/lib/advanced-blend-modes/index.d.ts
generated
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
export * from './ColorBlend';
|
||||
export * from './ColorBurnBlend';
|
||||
export * from './ColorDodgeBlend';
|
||||
export * from './DarkenBlend';
|
||||
export * from './DifferenceBlend';
|
||||
export * from './DivideBlend';
|
||||
export * from './ExclusionBlend';
|
||||
export * from './HardLightBlend';
|
||||
export * from './HardMixBlend';
|
||||
export * from './LightenBlend';
|
||||
export * from './LinearBurnBlend';
|
||||
export * from './LinearDodgeBlend';
|
||||
export * from './LinearLightBlend';
|
||||
export * from './LuminosityBlend';
|
||||
export * from './NegationBlend';
|
||||
export * from './OverlayBlend';
|
||||
export * from './PinLightBlend';
|
||||
export * from './SaturationBlend';
|
||||
export * from './SoftLightBlend';
|
||||
export * from './SubtractBlend';
|
||||
export * from './VividLightBlend';
|
Reference in New Issue
Block a user