mirror of
https://github.com/prebid/openrtb.git
synced 2026-06-15 14:36:36 +03:00
5 lines
98 B
Go
5 lines
98 B
Go
package openrtb
|
|
|
|
// Placeholder for exchange-specific extensions to OpenRTB.
|
|
type Ext interface{}
|