/ archiveofbelonging.org / back / node_modules / @fortawesome / fontawesome-common-types /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[TXT]LICENSE.txt40 years ago1.5K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
[TXT]README.md40 years ago1.0Kf12eb36 documentaiton updates [كارل مبارك]
[   ]attribution.js40 years ago187  
[TXT]index.d.ts40 years ago141K 
[   ]package.json2 years ago2.4K7375cab EXHIBTION: fix overflow ellipsis cutoff [كارل مبارك]
README.md

@fortawesome/fontawesome-common-types - SVG with JavaScript

"I came here to chew bubblegum and install Font Awesome 5 - and I'm all out of bubblegum"

npm

What is this package?

Font Awesome 5 JavaScript packages support TypeScript. This package abstracts out some of the common definitions that those packages use.

Here be dragons

If you are trying to import types from this package we highly recommend you do the following instead as all types in this package are re-exported to the main fontawesome package.

your.ts

import {
  IconName
} from `@fortawesome/fontawesome-svg-core`

const myIcon: IconName = "..."

Issues and support

Start with GitHub issues and ping us on Twitter if you need to.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80