LicenseStorage

State Variables

_LICENSE_STORAGE_LOCATION

bytes32 internal constant _LICENSE_STORAGE_LOCATION = 0x0;

Functions

load

function load() internal pure returns (LicenseLayout storage $);