UNPKG

95 BTypeScriptView Raw
1export default class CodegenSecurity {
2 name: any;
3 type: any;
4 toString(): string;
5}