mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-23 10:05:10 +00:00
5 lines
75 B
Go
5 lines
75 B
Go
package packr
|
|
|
|
import "github.com/gobuffalo/packd"
|
|
|
|
type File = packd.File
|