fix(core): update

This commit is contained in:
Philipp Kunz 2019-04-16 08:27:54 +02:00
parent 00dc400849
commit 7256714541

View File

@ -20,6 +20,11 @@ open things
Use TypeScript for best in class instellisense.
```typescript
import * as smartopen from '@pushrocks/smartopen';
await smartopen.openUrl('https://lossless.com');
```
For further information read the linked docs at the top of this readme.
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)