all the haul
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user