constants.ts (301B)
1 // @generated by cargo xtask generate ts 2 // Do not edit by hand. 3 import type { RadrootsListingProductTagKeys } from "./types.js"; 4 5 export const RADROOTS_LISTING_PRODUCT_TAG_KEYS: RadrootsListingProductTagKeys = ["key", "title", "category", "summary", "process", "lot", "location", "profile", "year"];