mirror of
https://github.com/HeyPuter/puter.git
synced 2025-12-30 09:40:00 -06:00
fix: id2path import
This commit is contained in:
@@ -11,6 +11,8 @@ const { PuterPath } = extension.import('fs');
|
||||
|
||||
const { Context } = extension.import('core');
|
||||
|
||||
const { id2path } = extension.import('core').util.helpers;
|
||||
|
||||
const {
|
||||
RootNodeSelector,
|
||||
NodeChildSelector,
|
||||
|
||||
Reference in New Issue
Block a user