mirror of
https://github.com/imputnet/cobalt.git
synced 2025-12-17 21:48:50 +00:00
api: convert service config to JS and remove it from main config
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { services } from "../config.js";
|
||||
import { services } from "./service-config.js";
|
||||
import { strict as assert } from "node:assert";
|
||||
import psl from "psl";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user