Skip to content

Commit 8f91f3b

Browse files
committed
chore: file typings
1 parent bdda6bf commit 8f91f3b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

packages/core/file-system/file-system-access.d.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,8 @@ export class FileSystemAccess implements IFileSystemAccess {
284284

285285
getDocumentsFolderPath(): string;
286286

287+
getExternalDocumentsFolderPath(): string;
288+
287289
getTempFolderPath(): string;
288290

289291
getLogicalRootPath(): string;

0 commit comments

Comments
 (0)