mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 抽取api
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import logger from './util.log.js'
|
||||
import _ from 'lodash'
|
||||
import { util } from '@certd/api'
|
||||
import _ from 'lodash-es'
|
||||
const logger = util.logger
|
||||
export class Trace {
|
||||
constructor (context) {
|
||||
this.context = context
|
||||
|
||||
Reference in New Issue
Block a user