Skip to content

Commit 80f7257

Browse files
fix: type def
1 parent 99388b1 commit 80f7257

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • test/commands/lightning/dev/component-preview

test/commands/lightning/dev/component-preview/hmr.nut.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
* See the License for the specific language governing permissions and
1414
* limitations under the License.
1515
*/
16-
16+
/// <reference lib="dom" />
1717
import type { ChildProcessByStdio } from 'node:child_process';
1818
import fs from 'node:fs';
1919
import path from 'node:path';

0 commit comments

Comments
 (0)