UNPKG

@kirz/expo-content-blocker

Version:
8 lines 280 B
import { applyBlockerRules, getBlockerState } from "./content-blocker"; export * from "./types"; declare const _default: { applyBlockerRules: typeof applyBlockerRules; getBlockerState: typeof getBlockerState; }; export default _default; //# sourceMappingURL=index.d.ts.map