Commit 0565ff0c authored by nanahira's avatar nanahira

bump

parent 22a7955d
This diff is collapsed.
// import 'source-map-support/register';
import { DefineSchema, RegisterSchema } from 'koishi-thirdeye';
import { ClientOptions, NodeOptions } from '@elastic/elasticsearch';
import { Schema } from 'koishi';
......
// import 'source-map-support/register';
import { ElasticSearchPluginConfig } from './config';
import { DefinePlugin, Provide } from 'koishi-thirdeye';
import { Client, ClientOptions } from '@elastic/elasticsearch';
......
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