UNPKG

@hankei6km/reposition

Version:

`reposition` is a command line tool to send a repository list to Notion database.

4 lines (3 loc) 151 B
export { reposition } from './lib/reposition.js'; export type { RepositionOpts } from './lib/reposition.js'; export { Client } from './lib/client.js';