# Copyright (c) Meta Platforms, Inc. and affiliates. schema code.kotlin.1 { import kotlin.alpha type Entity = { decl : kotlin.alpha.Declaration | } }