mirror of
https://github.com/fosrl/pangolin.git
synced 2026-02-27 07:16:40 +00:00
refactor and reorganize
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Router } from "express";
|
||||
import config from "@server/config";
|
||||
import config from "@server/lib/config";
|
||||
import * as site from "./site";
|
||||
import * as org from "./org";
|
||||
import * as resource from "./resource";
|
||||
|
||||
Reference in New Issue
Block a user