UNPKG

pondjs

Version:

A timeseries library build on top of immutable.js

6 lines (5 loc) 194 B
export declare const pathsToModuleNameMapper: (mapping: import("typescript").MapLike<string[]>, { prefix }?: { prefix?: string | undefined; }) => { [key: string]: string; } | undefined;