Skip to main content

Storage

Git Source

Storage Library v0.1.0

Functions

Admin

function Admin() internal pure returns (Schema.$Admin storage ref);

Clones

function Clones() internal pure returns (Schema.$Clone storage ref);

Proposal

function Proposal() internal pure returns (Schema.$Proposal storage ref);

Member

function Member() internal pure returns (Schema.$Member storage ref);

FeatureToggle

function FeatureToggle() internal pure returns (Schema.$FeatureToggle storage ref);

Initialization

function Initialization() internal pure returns (Schema.$Initialization storage ref);