mirror of
https://github.com/SrIzan10/next-auth.git
synced 2026-05-01 10:55:20 +00:00
3 lines
98 B
TypeScript
3 lines
98 B
TypeScript
export { default as NavBar } from "./NavBar";
|
|
export { default as Protected } from "./Protected";
|