UNPKG

wuffle

Version:

A multi-repository task board for GitHub issues

6 lines (5 loc) 124 B
import GithubApp from './GithubApp.js'; export default { __init__: [ 'githubApp' ], githubApp: [ 'type', GithubApp ] };