# Copyright (c) Meta Platforms, Inc. and affiliates. schema code.fbthrift.1 { import fbthrift type Entity = { decl : fbthrift.Declaration | } type Annotations = { annotations : [fbthrift.StructuredAnnotation] | } }