import GoffSvg from '@site/static/img/goff-no-fill.svg'; import { OFREP_API } from '.'; export const Goff: OFREP_API = { name: 'GO Feature Flag', logo: GoffSvg, href: 'https://gofeatureflag.org/docs/sdk/ofrep', vendorOfficial: true, };