export namespace ns_common { export let GIsTest=false export let GNoCode=false export enum EItemType { Common, Object } }