mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-07 09:49:07 +00:00
More types
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
export class DiffPerfdata {
|
||||
version: number;
|
||||
statCalls: number;
|
||||
oidCalculations: number;
|
||||
}
|
||||
Reference in New Issue
Block a user