Rescript
ReScript is a robustly typed, compiled language that produces clean, readable JavaScript output.
|
|
Import
import { Rescript, RescriptIcon } from "@dev.icons/react";Render
<Rescript size={32} />
<RescriptIcon size={32} />ReScript is a robustly typed, compiled language that produces clean, readable JavaScript output.
import { Rescript, RescriptIcon } from "@dev.icons/react";<Rescript size={32} />
<RescriptIcon size={32} />