misc_pterodactyl-panel/resources/scripts/components/elements/button/index.ts

3 lines
102 B
TypeScript
Raw Normal View History

export { default as Button } from './Button';
export { default as styles } from './style.module.css';