import FlagdSvg from '@site/static/img/flagd-no-fill.svg'; import { OFREP_API } from '.'; export const Flagd: OFREP_API = { name: 'flagd', logo: FlagdSvg, href: 'https://flagd.dev/reference/flagd-ofrep/?h=ofrep', vendorOfficial: true, };