Constructor
new Codepoints(path)
Create a new lazy loader
Parameters:
Name | Type | Description |
---|---|---|
path | string | pathname inside |
- Source
Methods
(async) get() → {Promise.<RangeGroup>}
Get range group for these codepoints
- Source
Returns:
- Type:
- Promise.<RangeGroup>