1framework module LayeredKit { 2 umbrella header "LayeredKit.h" 3 export * 4 module * { export * } 5} 6