Skip to content

Commit 7f733a6

Browse files
committed
grrrr
1 parent b95dac6 commit 7f733a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/services/SidebarService.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { execSync } from 'node:child_process';
2-
import path = require('node:path');
2+
import path from 'node:path';
33
import type { DefaultTheme } from 'vitepress';
44
import { type DirectoryInfo, type FileInfo, Path, documentRoot } from '../shared/FileSystem';
55
import { type DocumentName, documentMap, documentService } from './DocumentService';

0 commit comments

Comments
 (0)