UNPKG

@rnaga/wp-node

Version:

👉 **[View Full Documentation at rnaga.github.io/wp-node →](https://rnaga.github.io/wp-node/)**

5 lines • 246 B
export declare class AsyncInitReflect { static define(target: any, propertyKey: string, descriptor: PropertyDescriptor): void; static get(instance: any, target: any): Promise<any> | void; } //# sourceMappingURL=async-init-reflect.d.ts.map