Skip to content
On this page

Home > @plaidev/karte-action-sdk > BrandKit

BrandKit type

Signature:

typescript
type BrandKit = {
    fontFamily: string;
    colors: BrandKitColors;
};

References: BrandKitColors