Skip to main content

DictionaryRegistry

Git Source


Support Methods

struct DictionaryRegistry {
mapping(string name => Dictionary_1) dictionaries;
Current current;
}