mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-06 00:21:52 +00:00
build fix
This commit is contained in:
@@ -1,5 +1,3 @@
|
|||||||
import { Component } from '@angular/core'
|
|
||||||
|
|
||||||
export declare type ComponentType = new (...args: any[]) => any
|
export declare type ComponentType = new (...args: any[]) => any
|
||||||
|
|
||||||
export abstract class SettingsTabProvider {
|
export abstract class SettingsTabProvider {
|
||||||
|
Reference in New Issue
Block a user