mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-04-23 16:16:08 +02:00
9 lines
167 B
Python
9 lines
167 B
Python
filegroup(
|
|
name = "ChatControllerImplExtension",
|
|
srcs = glob([
|
|
"Sources/**/*.swift",
|
|
]),
|
|
visibility = [
|
|
"//visibility:public",
|
|
],
|
|
) |