--- title: Usage toc: false --- ```js import { } from 'alphabets'; ``` or: ```js const alphabets = require('alphabets'); console.log(alphabets.); ``` where `` is an alphabet this package supports. [Here](../api/supported-alphabets) is a list from which you can choose.