UNPKG

@rnaga/wp-node

Version:

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

4 lines (2 loc) • 83 B
import type { Constructor } from "./common"; export type Component = Constructor;