blob: 0c1a8439abdb6528c8dd1edda324f9b5263dc83b [file] [log] [blame]
// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
// https://github.com/jkarlin/topics
dictionary BrowsingTopic {
long topic;
DOMString version;
DOMString configVersion;
DOMString modelVersion;
DOMString taxonomyVersion;
};