3 lines
82 B
TypeScript
Raw Normal View History

2023-07-23 16:30:22 +02:00
import { ReactNode } from "react";
export * as Atoms from "./atoms/index";
export