505 B
505 B
bandcamp-fetch / NameValuePair
Interface: NameValuePair<T>
Type parameters
Name |
---|
T |
Hierarchy
-
NameValuePair
Table of contents
Properties
Properties
name
• name: string
Defined in
lib/utils/NameValuePair.ts:2
value
• value: T
Defined in
lib/utils/NameValuePair.ts:3