RESOLVED_STD_OPTION top-level constant

Map<String, String> const RESOLVED_STD_OPTION

Implementation

const RESOLVED_STD_OPTION = {
	"address": MOVE_STDLIB_ADDRESS,
	"module": STD_OPTION_MODULE_NAME,
	"name": STD_OPTION_STRUCT_NAME,
};