remove opaque type violations

This commit is contained in:
Umur Ozkul 2022-08-19 23:20:45 +02:00
parent 7957b89bb4
commit ddb6d7f958

View File

@ -137,7 +137,7 @@ type rescriptPointSetDist =
// | tagged<"module", { [key: string]: squiggleExpression }> // | tagged<"module", { [key: string]: squiggleExpression }>
// | tagged<"void", string>; // | tagged<"void", string>;
export { lambdaValue }; // export { lambdaValue };
// Umur: Opaque type no conversion! // Umur: Opaque type no conversion!
// export function convertRawToTypescript( // export function convertRawToTypescript(