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.