Commit generated files
This commit is contained in:
6
dist/classes/NameValue.d.ts
vendored
Normal file
6
dist/classes/NameValue.d.ts
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
export declare class NameValue {
|
||||
type: string;
|
||||
class: string;
|
||||
sendTo: string;
|
||||
value: string;
|
||||
}
|
||||
Reference in New Issue
Block a user