Commit d95502e8 authored by nanahira's avatar nanahira

migrate to rc1

parent f3ad506e
This diff is collapsed.
......@@ -6,17 +6,12 @@ import {
InjectConfig,
Inject,
OnApply,
OnConnect,
InjectLogger,
} from 'koishi-thirdeye';
import { PicsContainer, PicSource } from 'koishi-plugin-pics';
export * from './config';
declare module 'koishi' {
interface Modules {
'picsource-heisi': typeof import('.');
}
// eslint-disable-next-line @typescript-eslint/no-namespace
namespace Cache {
interface Tables {
......
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