UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 156 B
import { SelectStatement } from './SelectStatement' /** select */ export interface Select { /** selectStatement */ selectStatement?: SelectStatement }