4 lines
57 B
TypeScript
4 lines
57 B
TypeScript
|
import Pix from "./components/Pix";
|
||
|
|
||
|
export default Pix;
|