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.

at feat/use-query-options 5 lines 64 B view raw
1#!/usr/bin/env node 2 3import { runCli } from './cli'; 4 5runCli();