chore: added tdev app

Signed-off-by: benjdlambert <ben@blam.sh>

Signed-off-by: benjdlambert <ben@blam.sh>
This commit is contained in:
benjdlambert
2025-09-09 10:55:13 +02:00
parent 62e3de764c
commit a2f3718c8b
4 changed files with 35 additions and 33 deletions
+1 -1
View File
@@ -13,5 +13,5 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
export { authPlugin, AuthRouter } from './plugin';
export { default } from './plugin';
export { rootRouteRef } from './routes';