able-baker/app.tsx

9 lines
190 B
TypeScript

import {test} from ">able/api.tsx";
import * as ISO from ">able/iso-elements.tsx";
console.log(test());
export default ()=><div>
<h1 class="p-4 bg-red-500 text-white">App</h1>
</div>;