index.js 113 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 import { PrivacyAlert } from './privacy-alert' import Update from './update' export { PrivacyAlert, Update }