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