Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

promise-yandex-share

st7art2213MIT0.0.6

load yandex share2 using promise

yandex, share2, socialbutton

readme

promise-yandex-share

Promise yandex share

Install

npm i promise-yandex-share

Use

import Share2 from 'promise-yandex-share/dist/index';

Share2.then(() => {
    // code
});