mirror of
https://github.com/simple-icons/simple-icons.git
synced 2024-12-26 01:13:41 +02:00
Fix spells (#8578)
This commit is contained in:
parent
eb90e446e4
commit
08589be057
@ -399,7 +399,7 @@ docker run -it --rm --entrypoint "/bin/ash" simple-icons
|
||||
|
||||
## Developing Third-Party Extensions
|
||||
|
||||
A SDK is included in the `simple-icons/sdk` entrypoint of the npm package to make it easier the development of third party extensions with Javascript and Typescript.
|
||||
A SDK is included in the `simple-icons/sdk` entrypoint of the npm package to make it easier the development of third party extensions with JavaScript and TypeScript.
|
||||
|
||||
```typescript
|
||||
import { getIconsData, type IconData } from 'simple-icons/sdk';
|
||||
|
Loading…
Reference in New Issue
Block a user