UNPKG

haircare-ingredients-analyzer

Version:

Library for analyzing haircare product ingredients

4 lines 214 B
import { ProductDatabase } from '../types'; export declare const defaultProductDatabase: ProductDatabase; export declare function getBundledProducts(): ProductDatabase; //# sourceMappingURL=bundledProducts.d.ts.map