jscheiny/safe-units

export declare const centi: <U extends Partial<{ [dimension: string]: import("../../../../../../../Users/jscheinerman/Development/Personal/safe-units/src/exponent/generated/exponent").Exponent;

dvc94ch opened this issue · 1 comments

Somehow windows paths ended up in the dist folder.

Thanks for the catch on this, seems to be a weird type inference corner case for typescript. Working on a fix.