mirror of
https://github.com/flarum/core.git
synced 2025-08-08 17:36:38 +02:00
2 lines
60 B
TypeScript
2 lines
60 B
TypeScript
export default function isExtensionEnabled(name: any): any;
|