5 lines
148 B
TypeScript
5 lines
148 B
TypeScript
export declare const apiConfig: {
|
|
apiBaseUrl: string | undefined;
|
|
dashboardBaseUrl: string | undefined;
|
|
};
|
|
//# sourceMappingURL=api.d.ts.map
|