Commit c86be0d5 authored by nanahira's avatar nanahira

fix

parent 7ecd51a6
Pipeline #4477 passed with stages
in 55 seconds
import 'source-map-support/register'; import 'source-map-support/register';
import { Context } from 'koishi-core'; import { Context } from 'koishi-core';
import { MyPlugin } from './plguin'; import { Config, MyPlugin } from './plguin';
export { Config } from './plguin'; export { Config } from './plguin';
export const name = 'my-plugin-index'; export const name = 'my-plugin-index';
......
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