Commit d84b049d authored by nanahira's avatar nanahira

external

parent 16ca7c67
Pipeline #5266 failed with stages
in 42 seconds
import 'source-map-support/register';
import type { Context } from 'koishi-core';
import { Context } from 'koishi-core';
import { Config, MyPlugin } from './plugin';
export { Config } from './plugin';
......
import 'source-map-support/register';
import type { Context } from 'koishi-core';
import { Context } from 'koishi-core';
import _ from 'lodash';
export interface Config {
......
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