aboutsummaryrefslogtreecommitdiffstats
path: root/flags/src/main/java/com/yahoo/vespa/flags/json/wire/package-info.java
blob: 37d31a97a0ffbf5a90cb67a4d8b2c0e5b2698e4d (plain) (blame)
1
2
3
4
5
// Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
@ExportPackage
package com.yahoo.vespa.flags.json.wire;

import com.yahoo.osgi.annotation.ExportPackage;