UNPKG

@rnaga/wp-node

Version:

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

13 lines (12 loc) • 253 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ROLE_NAMES = void 0; exports.ROLE_NAMES = [ "superadmin", "administrator", "editor", "author", "contributor", "subscriber", "anonymous", ];