UNPKG

@anoki/fse-common

Version:

Common types for FSE

6 lines (5 loc) 77 B
export type Link = { title: string link: string isExternal?: boolean }