mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Missing semicolon
This commit is contained in:
2
react/index.d.ts
vendored
2
react/index.d.ts
vendored
@@ -2361,7 +2361,7 @@ declare namespace React {
|
||||
speed?: number | string;
|
||||
spreadMethod?: string;
|
||||
startOffset?: number | string;
|
||||
stdDeviation?: number | string
|
||||
stdDeviation?: number | string;
|
||||
stemh?: number | string;
|
||||
stemv?: number | string;
|
||||
stitchTiles?: number | string;
|
||||
|
||||
Reference in New Issue
Block a user