src/components/Layout/index.js (2 lines of code) (raw):

/** * Copyright (c) Facebook, Inc. and its affiliates. * * @emails react-core */ import Layout from './Layout'; export default Layout;