mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-10 12:25:02 +00:00
Various Knub 30 and type fixes
This commit is contained in:
parent
eb703face3
commit
177fc40780
4 changed files with 20 additions and 16 deletions
|
@ -4,4 +4,4 @@ import { ZeppelinPluginBlueprint } from "./ZeppelinPluginBlueprint";
|
|||
// prettier-ignore
|
||||
export type ZeppelinPlugin =
|
||||
| typeof ZeppelinPluginClass
|
||||
| ZeppelinPluginBlueprint;
|
||||
| ZeppelinPluginBlueprint<any>;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue