mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-05-25 18:25:03 +00:00
feat: knub v32-next; related fixes
This commit is contained in:
parent
448293d6ac
commit
c36d47e0b8
89 changed files with 287 additions and 931 deletions
|
@ -1,5 +1,6 @@
|
|||
import { Profiler } from "knub/dist/Profiler";
|
||||
import type { Knub } from "knub";
|
||||
|
||||
type Profiler = Knub["profiler"];
|
||||
let profiler: Profiler | null = null;
|
||||
|
||||
export function getProfiler() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue