Skip to main content

BundleRegistry

Git Source


Support Methods

struct BundleRegistry {
mapping(string name => Bundle) bundles;
Current current;
}