mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
refactor: 0.1.12
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import Router from 'koa-router'
|
||||
import fs from 'fs'
|
||||
import exportsService from '../service/exports-service.js'
|
||||
// import executorPkg from '@certd/executor/package.json'
|
||||
|
||||
const router = Router()
|
||||
router.prefix('/exports')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user