/** All gir elements which can be a typescript enumeration */
export type TypeTsEnumerationMember = "enum-member";
