rittenhop-ghost/versions/5.94.2/node_modules/@tryghost/domain-events/lib/index.d.ts

2 lines
65 B
TypeScript
Raw Normal View History

export declare type ConstructorOf<T> = new (...args: any[]) => T