1
0
mirror of https://github.com/garraflavatra/alphabets.git synced 2025-07-15 16:04:05 +00:00
Files
alphabets/docs/usage/usage.md
2021-09-11 11:48:14 +02:00

340 B

title, toc
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.