packages feed

glean-0.1.0.0: glean/schema/source/code.dataswarm.angle

# Copyright (c) Meta Platforms, Inc. and affiliates.

# For Glass integration
schema code.dataswarm.1 {
    import dataswarm

    type Entity =
    {
        decl : dataswarm.Declaration
    }
}