mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-06-02 06:29:40 +08:00
fix JSDoc formatting
This commit is contained in:
2
types/react-loadable/index.d.ts
vendored
2
types/react-loadable/index.d.ts
vendored
@@ -174,7 +174,7 @@ export interface Loadable {
|
||||
* });
|
||||
* };
|
||||
* ```
|
||||
* */
|
||||
*/
|
||||
preloadReady(): Promise<void>;
|
||||
|
||||
Capture: React.ComponentType<LoadableCaptureProps>;
|
||||
|
||||
Reference in New Issue
Block a user