Updated build steps & fixed one last bug
This commit is contained in:
parent
126f397d97
commit
2c2212b523
3 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import type { BoundSendFn } from "@tensamin/ttp/core";
|
||||
import type { BoundSendFn } from "@tensamin/ttp";
|
||||
import type { TTP } from "@tensamin/shared/data";
|
||||
import type { RawMessages } from "../values";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue