Skip to content

Commit 5c3d676

Browse files
🤖 dprint fmt
1 parent b2e155e commit 5c3d676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

types/pxr-oneline/index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ declare namespace OneLine {
8282
type ParamFunction = (arg: any) => void;
8383
}
8484
declare const OneLine: OneLine.OneLine;
85-
export = OneLine;
85+
export = OneLine;

0 commit comments

Comments
 (0)