UNPKG

@rnaga/wp-node

Version:

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

4 lines • 224 B
import type * as types from "../types"; export declare const postTypes: readonly ["post", "page", "attachment", "revision"]; export declare const postTypeObject: types.PostTypeObject; //# sourceMappingURL=post-types.d.ts.map