File "ban-hosts.js"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/better-wp-security/core/modules/core/entries/ban-hosts.js
File size: 216 bytes
MIME-type: text/plain
Charset: utf-8
export AddNew from './ban-hosts/components/add-new';
export List from './ban-hosts/components/list';
export BanHostsActions from './ban-hosts/components/actions';
export useBanHosts from './ban-hosts/use-ban-hosts';