UNPKG

@dmgt/google-ad-manager-api

Version:
8 lines (6 loc) 156 B
import { Statement } from './Statement' /** getContentByStatement */ export interface GetContentByStatement { /** statement */ statement?: Statement }