![JAR search and dependency download from the Maven repository](/logo.png)
org.jetbrains.kotlinx.jupyter.repl.result.InternalMetadata.kt Maven / Gradle / Ivy
package org.jetbrains.kotlinx.jupyter.repl.result
interface InternalMetadata {
val compiledData: SerializedCompiledScriptsData
val newImports: List
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy