src/app/actions/sheet.actions.ts
Properties |
constructor(version: string, sheet: Sheet)
|
Defined in src/app/actions/sheet.actions.ts:15
|
Public sheet |
Type : Sheet
|
Defined in src/app/actions/sheet.actions.ts:18
|
Static Readonly type |
Type : string
|
Default value : '[FETCH] Data from Assets'
|
Defined in src/app/actions/sheet.actions.ts:15
|
Public version |
Type : string
|
Defined in src/app/actions/sheet.actions.ts:17
|