UNPKG

@baken667/share-kit

Version:

A simple share utility kit with native and social media share options

6 lines (5 loc) 255 B
export declare enum PlatformFormats { WA_LINK_FORMAT = "https://wa.me/?text={0}%20{1}", TG_LINK_FORMAT = "https://t.me/share/url?url={0}&text={1}", NOT_SUPPORTED_MESSAGE = "This feature is not supported on this browser or operating system." }