mirror of
https://github.com/streamwall/streamwall.git
synced 2026-04-13 09:12:03 -04:00
Implement standalone control server
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Rectangle } from 'electron'
|
||||
import type { Rectangle } from 'electron'
|
||||
import { isEqual } from 'lodash-es'
|
||||
import { ContentKind } from './types'
|
||||
import type { ContentKind } from './types.ts'
|
||||
|
||||
export interface ViewPos extends Rectangle {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user