1
0
mirror of https://github.com/flarum/core.git synced 2025-10-28 22:07:33 +01:00

chore: fl-dev audit infra --fix

This commit is contained in:
Alexander Skvortsov
2022-01-20 03:19:22 -05:00
parent e304cf7cb5
commit beae75dab3
5 changed files with 7 additions and 1 deletions

2
js/forum.ts Normal file
View File

@@ -0,0 +1,2 @@
export * from './src/common';
export * from './src/forum';