mirror of
https://github.com/flarum/framework.git
synced 2025-02-15 20:02:45 +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;
|