getExtension

fun getExtension(extensionId: String): Extension?(source)

The loaded extension with the given ID.

Note: This API cannot be called before the ready event of the app module is emitted.