Skip to main content
Version: Latest(3.11)

[[ImportedInterface]] 由JSON生成接口

1. 结构声明

abstract class ImportedInterface extends AbstractInterface {
exampleMap: Map<'responseBody' | 'requestBody', string>;
}