mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
fix JSDoc formatting
This commit is contained in:
Vendored
+1
-1
@@ -174,7 +174,7 @@ export interface Loadable {
|
||||
* });
|
||||
* };
|
||||
* ```
|
||||
* */
|
||||
*/
|
||||
preloadReady(): Promise<void>;
|
||||
|
||||
Capture: React.ComponentType<LoadableCaptureProps>;
|
||||
|
||||
Reference in New Issue
Block a user