initial commit
This commit is contained in:
Generated
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.getEndpointFromConfig = void 0;
|
||||
const getEndpointFromConfig = async (serviceId) => undefined;
|
||||
exports.getEndpointFromConfig = getEndpointFromConfig;
|
||||
Reference in New Issue
Block a user