fix: deepsource recommendations

This commit is contained in:
arc-alex
2023-12-12 15:06:16 +01:00
parent a750c04bad
commit fdee764c28
6 changed files with 67 additions and 68 deletions
@@ -5,8 +5,7 @@ import { OSCSettings } from './core/OscSettings.type.js';
import { Settings } from './core/Settings.type.js';
import { UserFields } from './core/UserFields.type.js';
import { ViewSettings } from './core/Views.type.js';
import { GoogleSheet } from '../index.js';
import { HttpSettings } from '../index.js';
import { GoogleSheet, HttpSettings } from '../index.js';
export type DatabaseModel = {
rundown: OntimeRundown;