UNPKG

@0xobedient/dexscreener-sdk

Version:
9 lines 163 B
export type LinkType = { label: string; url: string; }; export type SocialType = { type: string; url: string; }; //# sourceMappingURL=link.d.ts.map