fix: id2path import

This commit is contained in:
KernelDeimos
2025-11-20 18:20:55 -05:00
committed by Eric Dubé
parent 3cdb182355
commit fb41eaae23

View File

@@ -11,6 +11,8 @@ const { PuterPath } = extension.import('fs');
const { Context } = extension.import('core');
const { id2path } = extension.import('core').util.helpers;
const {
RootNodeSelector,
NodeChildSelector,