mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
run prettier
This commit is contained in:
@@ -3,5 +3,5 @@ import type { TLReactShape } from './TLReactShape'
|
||||
import type { TLReactEventMap } from '~types'
|
||||
|
||||
export class TLReactApp<S extends TLReactShape = TLReactShape> extends TLApp<S, TLReactEventMap> {
|
||||
pubEvent?: any
|
||||
pubEvent?: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user