UNPKG

@wordpress/block-library

Version:
10 lines (9 loc) 207 B
const NEW_TAB_REL = "noreferrer noopener"; const NEW_TAB_TARGET = "_blank"; const NOFOLLOW_REL = "nofollow"; export { NEW_TAB_REL, NEW_TAB_TARGET, NOFOLLOW_REL }; //# sourceMappingURL=constants.js.map