nope/test/testExternalDescriptorReference.ts

4 lines
60 B
TypeScript
Raw Normal View History

2020-08-23 07:28:03 +00:00
export interface IF02 {
name: string,
num: number,
}