Type Definition dynamite::ScriptApi[][src]

type ScriptApi = HashMap<TypePath, ScriptType>;

A registry of scripted types mapping their unique module path to the type definition.