Skip to content
Snippets Groups Projects
index.js 75 B
Newer Older
import {PersonProfile} from './person-profile.js';

export {PersonProfile};