Files
QR-Invoice/node_modules/svg-engine/lib/browser/cjs/shared/mixins/index.d.ts
2026-01-12 13:12:46 +01:00

2 lines
82 B
TypeScript

export declare function applyMixins(derivedCtor: any, constructors: any[]): void;