mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-25 21:55:49 +08:00
Getting types-2.0 passing CI
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
|
||||
/// <reference types="Q" />
|
||||
|
||||
export interface IPerson{
|
||||
interface IPerson{
|
||||
Checked:boolean;
|
||||
FirstName:string;
|
||||
LastName:string;
|
||||
|
||||
Reference in New Issue
Block a user