UNPKG

igniteui-angular-core

Version:

Ignite UI Angular Core logic used in multiple UI components.

11 lines (10 loc) 212 B
import { ValueType, Type } from "./type"; /** * @hidden */ export declare class XmlNamespaceManager_NsScope extends ValueType { static $t: Type; constructor(); a: number; b: string; }