UNPKG

@difizen/magent-au

Version:
8 lines 348 B
/// <reference types="react" /> import { BaseView } from '@difizen/mana-app'; import './index.less'; export declare const viewId = "magent-main-title"; export declare class MagentMainTitleView extends BaseView { view: import("react").ForwardRefExoticComponent<import("react").RefAttributes<HTMLDivElement>>; } //# sourceMappingURL=view.d.ts.map