Skip to content
#

ids

Here are 317 public repositories matching this topic...

davazp
davazp commented Apr 21, 2021

Using the latest release 2.2.8, the typescript definition file in the package is defined like

import Hashids from '../lib/hashids'

export = Hashids

with that import to the source code. Unfortunately, this is less robust than building Typescript and including the definitions only, as the success of the build depends on the user having a compatible Typescript configuration.

Fo

Improve this page

Add a description, image, and links to the ids topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ids topic, visit your repo's landing page and select "manage topics."

Learn more