fix(core): update
This commit is contained in:
parent
00dc400849
commit
7256714541
@ -20,6 +20,11 @@ open things
|
|||||||
|
|
||||||
Use TypeScript for best in class instellisense.
|
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.
|
For further information read the linked docs at the top of this readme.
|
||||||
|
|
||||||
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
|
> MIT licensed | **©** [Lossless GmbH](https://lossless.gmbh)
|
||||||
|
Loading…
Reference in New Issue
Block a user