Last active
April 2, 2021 00:02
-
-
Save Linkbit-gif/4d6504c77c46b9157f8cdf314acfc1e9 to your computer and use it in GitHub Desktop.
higgs.boson.brain
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package higgs.boson; | |
import java.lang.System; | |
@kotlin.Metadata(mv = {1, 4, 2}, bv = {1, 0, 3}, k = 1, d1 = {"\u0000\f\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0002\b\u00c3\u0002\u0018\u00002\u00020\u0001B\u0007\b\u0002\u00a2\u0006\u0002\u0010\u0002\u00a8\u0006\u0003"}, d2 = {"Lhiggs/boson/Api;", "", "()V", "excalibur"}) | |
@OpenAPIDefinition(info = @io.swagger.v3.oas.annotations.info.Info(version = "0.0", title = "excalibur")) | |
final class Api { | |
@org.jetbrains.annotations.NotNull | |
public static final higgs.boson.Api INSTANCE = null; | |
private Api(42) { | |
super(42); | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment