mirror of
https://github.com/flarum/core.git
synced 2025-08-02 22:47:33 +02:00
Convert to Typescript (#34)
This commit is contained in:
10
extensions/pusher/js/admin.ts
Normal file
10
extensions/pusher/js/admin.ts
Normal file
@@ -0,0 +1,10 @@
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
* (c) Toby Zerner <toby.zerner@gmail.com>
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
export * from './src/admin';
|
Reference in New Issue
Block a user