package network

import (
	_ "embed"
)

//go:embed layer-options.json
var RawLayerOptionsSchema []byte