Skip to content

Commit

Permalink
doc: update READMe.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Sep 6, 2023
1 parent 396e567 commit d411266
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,15 @@ Support for `.svgtofontrc` and [more](https://github.com/jaywcjlove/auto-config-
}
```

```js
/**
* @type {import('svgtofont').SvgToFontOptions}
*/
export default {
fontName: "iconfont",
}
```

#### Using With Nodejs

```js
Expand Down

0 comments on commit d411266

Please sign in to comment.