UNPKG

karin-plugin-teamspeak

Version:
6 lines (5 loc) 148 B
/** 插件包绝对路径 */ declare const dirPath: string; /** 插件包的名称 */ declare const basename: string; export { dirPath, basename };