mirror of
https://github.com/flarum/framework.git
synced 2025-03-10 20:31:24 +08:00
7 lines
138 B
TypeScript
7 lines
138 B
TypeScript
![]() |
declare const _default: (compat: {
|
||
|
[key: string]: any;
|
||
|
}, namespace: string) => {
|
||
|
[key: string]: any;
|
||
|
};
|
||
|
export default _default;
|