UNPKG

@types/nodegit

Version:

TypeScript definitions for nodegit

6 lines (5 loc) 91 B
export class CvarMap { cvarType: number; strMatch: string; mapValue: number; }