3 lines
88 B
TypeScript
3 lines
88 B
TypeScript
export * from './build/layouts/Stack';
|
|
export { default } from './build/layouts/Stack';
|