单项选择题

在TypeScript中,哪个关键字用于声明一个接口()

A.class
B.type
C.interface
D.enum