MCPcopy Create free account
hub / github.com/callstack/react-native-fbads / HasNativeAd

Interface HasNativeAd

src/native-ads/nativeAd.ts:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13export interface HasNativeAd {
14 nativeAd: NativeAd;
15}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected