postman: update readme
This commit is contained in:
parent
7d4834558a
commit
99f2cbe27e
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ reported in `span.percent`. When the download is complete the text <br>
|
|||
|
||||
```typescript
|
||||
import postman, { item } from "postman";
|
||||
packet(
|
||||
postman(
|
||||
item.font("Kanit Regular", "url(/fonts/kanit-regular.ttf)"),
|
||||
item.script("/js/app.js"),
|
||||
item.image("/images/app.png"),
|
||||
|
|
Loading…
Reference in a new issue