UNPKG

ordered-fast-lookup-map

Version:

Map with order functionality, providing fast look ups and ordering in the same time.

5 lines 142 B
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', };