Files
dztps-iskalnik-urejevalnik/server/node_modules/firebase-admin/lib/esm/machine-learning/index.js
2025-09-01 22:12:29 +02:00

6 lines
194 B
JavaScript

import mod from "../../machine-learning/index.js";
export const MachineLearning = mod.MachineLearning;
export const Model = mod.Model;
export const getMachineLearning = mod.getMachineLearning;