UNPKG

promise-yandex-share

Version:
17 lines (11 loc) 218 B
# promise-yandex-share Promise yandex share ## Install ``` npm i promise-yandex-share ``` ### Use ``` import Share2 from 'promise-yandex-share/dist/index'; Share2.then(() => { // code }); ```