all the haul

This commit is contained in:
2026-04-07 23:56:31 +00:00
parent 87cce83030
commit 24f303355b
244 changed files with 33743 additions and 11249 deletions
+2
View File
@@ -12,6 +12,7 @@ import { unifi } from "./optima-api/modules/unifi";
import { procurement } from "./optima-api/modules/procurement";
import { sales } from "./optima-api/modules/sales";
import { cw } from "./optima-api/modules/cw";
import { schedule } from "./optima-api/modules/schedule";
export const optima = {
auth,
@@ -26,6 +27,7 @@ export const optima = {
procurement,
sales,
cw,
schedule,
};
/**
* @TODO