Skip to content

Outdated Types #220

@lautarodragan

Description

@lautarodragan

export interface WorkAttributes extends ClaimAttributes {
readonly name: string
readonly datePublished: string
readonly dateCreated: string
readonly author: string
readonly tags?: string
readonly text: string
}

text should be content.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions