Skip to content

Commit 7e222f7

Browse files
committed
style: fix
1 parent 77e945f commit 7e222f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.d.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ declare class GopeedPolyfillPlugin {
5656
apply(compiler: InstanceType<typeof Compiler>): void;
5757
}
5858

59-
export = GopeedPolyfillPlugin;
59+
export = GopeedPolyfillPlugin;

0 commit comments

Comments
 (0)