export type { FileIdentityScalar as NativeFileIdentityScalar, FileObjectIdentity as NativeFileObjectIdentity, } from '../../platform/fs/file-identity.js'; export { hasComparableFileObject as hasComparableNativeFileObject, sameFileObject as sameNativeFileObject, } from '../../platform/fs/file-identity.js'; //# sourceMappingURL=native-file-identity.d.ts.map