UNPKG

@artsy/cohesion

Version:
11 lines (10 loc) 207 B
/** * All our custom share services * * @packageDocumentation */ export declare enum CustomService { whatsapp = "whatsapp", instagram_stories = "instagram_stories", copy_link = "copy_link" }