Add docs for different metadata versions and proto files
Review: https://jetbrains.team/p/kt/reviews/8401 In scope of KT-55082
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
package org.jetbrains.kotlin.metadata.js;
|
||||
|
||||
// Whenever you change this proto in an incompatible way, don't forget to bump JsMetadataVersion
|
||||
|
||||
import "core/metadata/src/metadata.proto";
|
||||
|
||||
option java_outer_classname = "JsProtoBuf";
|
||||
|
||||
Reference in New Issue
Block a user