// reserved-names.js // Copyright (C) 2022,2023 DTP Technologies, LLC // All Rights Reserved 'use strict'; export default [ 'admin', 'announcement', 'auth', 'category', 'comment', 'community', 'dashboard', 'email', 'image', 'manifest', 'user', 'welcome', 'digitaltelepresence', 'dtp', ];