Commit 951f83ef authored by nanahira's avatar nanahira

optimize again

parent ea491b58
Pipeline #6110 failed with stages
in 9 seconds
{ {
"name": "koishi-nestjs", "name": "koishi-nestjs",
"version": "1.0.21", "version": "1.0.22",
"description": "Koishi.js as Nest.js Module", "description": "Koishi.js as Nest.js Module",
"main": "dist/index.js", "main": "dist/index.js",
"typings": "dist/index.d.ts", "typings": "dist/index.d.ts",
......
import { App } from 'koishi'; import { App } from 'koishi';
import { import {
ConsoleLogger,
Injectable, Injectable,
OnApplicationBootstrap, OnApplicationBootstrap,
OnModuleDestroy, OnModuleDestroy,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment