Files
NSG_PORTAL_V2/definitions/com/index.ts
T

4 lines
170 B
TypeScript
Raw Normal View History

2024-05-30 18:06:50 +07:00
export { status } from './status'
export { domainFeature } from './domain-feature'
export { typeOption } from './type-option'
export { scopeOption } from './scope-option'