UNPKG

@os-design/website

Version:

11 lines 413 B
export { default as Feature } from './Feature'; export { default as Footer } from './Footer'; export { default as Header } from './Header'; export { default as Navigation } from './Navigation'; export { default as Section } from './Section'; export * from './Feature'; export * from './Footer'; export * from './Header'; export * from './Navigation'; export * from './Section'; //# sourceMappingURL=index.d.ts.map