Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
popomore committed Aug 24, 2023
1 parent 4af9c00 commit 7ee310d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/tegg/app/extend/application.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import {
} from '@eggjs/tegg-runtime';
import { LoaderFactory } from '@eggjs/tegg-loader';
import { EggProtoImplClass, PrototypeUtil, IdenticalUtil, RuntimeConfig } from '@eggjs/tegg';
import { Application } from 'egg';
import type { Application } from 'egg';

export default {
// @eggjs/tegg-metadata should not depend by other egg plugins.
Expand Down

0 comments on commit 7ee310d

Please sign in to comment.