UNPKG

@kubb/plugin-ts

Version:
9 lines (6 loc) 173 B
/** * Generated by Kubb (https://kubb.dev/). * Do not edit manually. */ export type EnumArrayEnum2 = 'NW' | 'NE' | 'SW' | 'SE' export type enumArray = EnumArrayEnum2[]