Commit 8d44d014 authored by nanahira's avatar nanahira

remove

parent 3bc92604
Pipeline #19275 passed with stages
in 1 minute and 5 seconds
// import 'source-map-support/register';
import { SchemaProperty, RegisterSchema } from 'koishi-thirdeye';
@RegisterSchema()
......
// import 'source-map-support/register';
import { MyPluginConfig } from './config';
import { DefinePlugin, StarterPlugin } from 'koishi-thirdeye';
export * from './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