mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 09:27:24 +00:00
build fix
This commit is contained in:
parent
a280658bbb
commit
0c15f5033d
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
import { Component } from '@angular/core'
|
||||
|
||||
export declare type ComponentType = new (...args: any[]) => any
|
||||
|
||||
export abstract class SettingsTabProvider {
|
||||
|
|
Loading…
Reference in a new issue