Commit message (Expand) | Author | Age | Files | Lines |
---|
/** * @typedef {Object} FirstTimeState * @property {Object} config Initial configuration parameters * @property {Object} NetworkController Network controller state */ /** * @type {FirstTimeState} */ const initialState = { config: {}, } module.exports = initialState cs-git' href='https://www.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>