# Copyright (c) Meta Platforms, Inc. and affiliates. schema code.hs.2 { import hs type Entity = { name: hs.Name | mod: hs.Module | } }