mx3d 2025.5.29 → 2025.5.30

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.d.ts CHANGED
@@ -276,7 +276,6 @@ declare class App {
276
276
  sl?: string;
277
277
  rl?: string;
278
278
  });
279
- looksLikePathOrUrl(str: any): boolean;
280
279
  load(_config: {
281
280
  pk?: string;
282
281
  fileUrl?: string;