4d219d37d7b7f01ebdb4e0b29f9be58b69714769
@pushrocks/smartopen
open things
Availabililty and Links
Status for master
Usage
Use TypeScript for best in class instellisense.
import * as smartopen from '@pushrocks/smartopen';
const run = async () => {
await smartopen.openUrl('https://lossless.com');
};
run();
For further information read the linked docs at the top of this readme.
MIT licensed | © Lossless GmbH | By using this npm module you agree to our privacy policy
Description
Languages
TypeScript
100%