commit
2e7e5b6be8
2
pofile.d.ts
vendored
2
pofile.d.ts
vendored
@ -21,8 +21,8 @@ declare class Item {
|
||||
public comments: string[];
|
||||
public extractedComments: string[];
|
||||
public flags: Record<string, boolean | undefined>;
|
||||
public obsolete: boolean;
|
||||
private nplurals: number;
|
||||
private obsolete: boolean;
|
||||
|
||||
public toString(): string;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user