ice/examples/with-jest/src/app.tsx

4 lines
84 B
TypeScript

import { defineAppConfig } from 'ice';
export default defineAppConfig(() => ({}));