Skip to content

st7art22/promise-yandex-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

promise-yandex-share

Promise yandex share

Install

npm i promise-yandex-share

Use

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

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