mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-04-25 18:40:59 -05:00
3 lines
62 B
TypeScript
3 lines
62 B
TypeScript
export { default } from './Hidden';
|
|
export * from './Hidden';
|