promise-yandex-share
v0.0.6
Published
load yandex share2 using promise
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
});
