runtimeOf
fun runtimeOf(alias: String? = null, item1: AbstractWrapper<*>, vararg items: AbstractWrapper<*>): Runtime
Same as libraryOf, but wraps the resulting Library into a single-library Runtime.
Same as libraryOf, but wraps the resulting Library into a single-library Runtime.