Skip to content

Commit

Permalink
Add typescript demo to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayquaza01 committed Nov 15, 2020
1 parent b1ec201 commit 9ae727c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ npm i --save tasker-types

In a TypeScript file, import `tk` from tasker types. You now have type definitions and autocomplete in

Example:
[Example](https://www.typescriptlang.org/play?#code/JYWwDg9gTgLgBAbzjA1nAhgZ2VlBTKOAXzgDMoIQ4AiGXAgWhgE8w9NqBuAKG7s3xQAdCDwATYOgBqEADYAKAKwAaZFACueVTA14AlDz71hpWVgAWAGQgA7AObyAsuhjmhpiNCcu3UdDbFKeT04ACo4AEYABii9IRgIAGUdYHtgg15+QSE8AA9gGGDOIA):
```
import { tk as tasker } from "tasker-types";
Expand Down

0 comments on commit 9ae727c

Please sign in to comment.