mirror of
https://github.com/garraflavatra/alphabets.git
synced 2025-01-18 21:27:58 +00:00
338 B
338 B
title | toc |
---|---|
Usage | false |
import { <alphabetYouWantToUse> } from 'alphabets';
or:
const alphabets = require('alphabets');
console.log(alphabets.<alphabetYouWantToUse>);
where <alphabetYouWantToUse>
is an alphabet this package supports.
Here is a list from which you can choose.