Type Alias: TopicArray
type TopicArray = z.infer<typeof TopicArraySchema>;
Defined in: src/models/mgmt-security-profile.ts:126
Topic array with action and topic references.
type TopicArray = z.infer<typeof TopicArraySchema>;
Defined in: src/models/mgmt-security-profile.ts:126
Topic array with action and topic references.