share-light
Version:
4 lines (3 loc) • 322 B
TypeScript
export { closeShareUI, hideShareBtn, initGHelperShare, initInGameShare, initMsdkShare, initPvpShare, initQQShare, initShare, initTipShare, initWeixinShare, openShareUI, setupWzydShare, } from './share';
export { SHARE_TYPE_MAP } from './types-helper';
export type { ShareObject, ShareType, ShareUIObject } from './types';