UNPKG

@wordpress/block-library

Version:
4 lines (3 loc) 142 B
export const LINK_DESTINATION_NONE = 'none'; export const LINK_DESTINATION_MEDIA = 'file'; export const LINK_DESTINATION_ATTACHMENT = 'post';