mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-30 02:38:17 +08:00
7 lines
248 B
Go
7 lines
248 B
Go
// Package rainbond contains rainbond API versions.
|
|
//
|
|
// This file ensures Go source parsers acknowledge the rainbond package
|
|
// and any child packages. It can be removed if any other Go source files are
|
|
// added to this package.
|
|
package rainbond
|