UNPKG

@svta/common-media-library

Version:
10 lines 193 B
import type { CmcdKey } from './CmcdKey.js'; /** * A list of all CMCD keys. * * @group CMCD * * @beta */ export declare const CMCD_KEYS: CmcdKey[]; //# sourceMappingURL=CMCD_KEYS.d.ts.map