I am not an expert but as far as I know { objectName } is a specific module of a complete package 'object' and the only the code inside the module will be loaded instead of complete package. This reduces the overhead of preprocessing required when we import something.