UNPKG

@rnaga/wp-node

Version:

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

5 lines • 139 B
import { Context } from "../../context"; export declare class Init { init(context: Context): void; } //# sourceMappingURL=init.d.ts.map