4 lines
49 B
TypeScript
4 lines
49 B
TypeScript
export interface IBaseConfig
|
|
{
|
|
kind: string
|
|
} |
export interface IBaseConfig
|
|
{
|
|
kind: string
|
|
} |