fork of hey-api/openapi-ts because I need some additional things
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: remove unused mock

-5
-5
src/templates/__mocks__/index.ts
··· 1 - export default { 2 - compiler: [8, '>= 4.3.0'], 3 - useData: true, 4 - main: () => '', 5 - };