Skip to content

Commit a34d8cf

Browse files
committed
fix
1 parent d3d44ff commit a34d8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kit/src/runtime/client/start.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import { set_version } from '../env.js';
1212
* assets: string;
1313
* base: string;
1414
* },
15-
* target: Element;
15+
* target: HTMLElement;
1616
* version: string;
1717
* }} opts
1818
*/

0 commit comments

Comments
 (0)