UNPKG

petals-ui

Version:
3 lines (2 loc) 86 B
declare type LinkTarget = 'self' | 'blank' | 'parent' | 'top'; export { LinkTarget };