mirror of
https://github.com/flarum/framework.git
synced 2024-12-05 00:43:39 +08:00
4c61687833
Includes transpiled JS/TS, and Typescript declaration files (typings). [skip ci]
4 lines
95 B
TypeScript
4 lines
95 B
TypeScript
import app from './app';
|
|
export { app };
|
|
export declare const compat: Record<string, unknown>;
|