Skip to main content
Latest
File
export const enum NestedIntegerType { integer = "integer", array = "array",}