UNPKG

@becklyn/contentful-adapter

Version:

[![CI](https://github.com/Becklyn-Studios/contentful-adapter/actions/workflows/ci.yml/badge.svg)](https://github.com/Becklyn-Studios/contentful-adapter/actions/workflows/ci.yml)

7 lines (6 loc) 322 B
export declare const BLOCK_VARIANT_BRAND = "Brand"; export declare const BLOCK_VARIANT_PRIMARY = "Primary"; export declare const BLOCK_VARIANT_SECONDARY = "Secondary"; export declare const BLOCK_VARIANT_WHITE = "White"; export declare const BLOCK_VARIANT_BLACK = "Black"; export declare const BLOCK_VARIANT_GRAY = "Gray";