3 lines
56 B
TypeScript
3 lines
56 B
TypeScript
|
import Pix from "./components/pix";
|
||
|
export default Pix;
|