UNPKG

@kirz/expo-content-blocker

Version:
8 lines (6 loc) 158 B
import { applyBlockerRules, getBlockerState } from "./content-blocker"; export * from "./types"; export default { applyBlockerRules, getBlockerState, };