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