c3s/project

Namespaces

actions
getters
mutations

Members

(inner) Project

Project store submodule.

Source:

Project store submodule. Path: c3s.project

(inner, constant) state :Object

State structure.

Source:
Properties:
Name Type Attributes Default Description
projects Array <optional>
[]
project Object <optional>
null
stats Object <optional>
null
media Array <optional>
[]
comments Array <optional>
[]

State structure

Type:
  • Object