framework/js/dist-typings/admin/index.d.ts
flarum-bot 4c61687833 Bundled output for commit b90001d98c
Includes transpiled JS/TS, and Typescript declaration files (typings).

[skip ci]
2021-11-08 21:54:19 +00:00

4 lines
95 B
TypeScript

import app from './app';
export { app };
export declare const compat: Record<string, unknown>;