Commit c9a3cf14 authored by nanahira's avatar nanahira

source map

parent 78350e09
Pipeline #3127 passed with stage
in 32 seconds
import { Context } from "koishi-core";
import _ from "lodash";
import "source-map-support/register";
interface Config {
prefix: string;
}
......
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