UNPKG

@themachinarium/google-merchant-feed

Version:
8 lines (7 loc) 140 B
export declare namespace Certification { type Model = { authority: string; name: string; code: string; }; }