UNPKG

@omnia/fx-models

Version:
4 lines (3 loc) 92 B
export interface IEditorTabRenderer { getElement(): Array<JSX.Element> | JSX.Element; }