mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
fix lint issue
This commit is contained in:
Vendored
+1
-1
@@ -35,7 +35,7 @@ export interface RippleOptions {
|
||||
position?: {
|
||||
x: number;
|
||||
y: number;
|
||||
} | null
|
||||
} | null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user