We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2e155e commit 5c3d676Copy full SHA for 5c3d676
types/pxr-oneline/index.d.ts
@@ -82,4 +82,4 @@ declare namespace OneLine {
82
type ParamFunction = (arg: any) => void;
83
}
84
declare const OneLine: OneLine.OneLine;
85
-export = OneLine;
+export = OneLine;
0 commit comments