UNPKG

@wordpress/block-library

Version:
4 lines 167 B
export const NEW_TAB_REL = 'noreferrer noopener'; export const NEW_TAB_TARGET = '_blank'; export const NOFOLLOW_REL = 'nofollow'; //# sourceMappingURL=constants.js.map