UNPKG

@yuki-no/plugin-batch-pr

Version:

Batch PR plugin for yuki-no - Collects opened Yuki-no translation issues and creates a single pull request

4 lines (3 loc) 143 B
import type { YukiNoPlugin } from '@yuki-no/plugin-sdk/types/plugin'; declare const batchPrPlugin: YukiNoPlugin; export default batchPrPlugin;