1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-23 11:26:09 -05:00
Files
jarv.is/components/SkipNav/index.ts
2025-04-10 20:23:34 -04:00

3 lines
64 B
TypeScript

export * from "./SkipNav";
export { default } from "./SkipNav";