WCMeta

type WCMeta = {
iconURL: string;
links: { native: string; universal: string };
name: string;
};