mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ignore: types
This commit is contained in:
parent
69332e5fa3
commit
a6142cf975
1 changed files with 2 additions and 2 deletions
|
|
@ -37,8 +37,8 @@ import DiffView from "./DiffView"
|
|||
import CodeBlock from "./CodeBlock"
|
||||
import MarkdownView from "./MarkdownView"
|
||||
import styles from "./share.module.css"
|
||||
// import { type Message } from "opencode/session/message"
|
||||
// import { type Session } from "opencode/session/index"
|
||||
import type { Message } from "opencode/session/message"
|
||||
import type { Session } from "opencode/session/index"
|
||||
|
||||
const MIN_DURATION = 2
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue