interface ds.Record

Properties

content

Signature
content: any;

createdAt

Signature
createdAt: Date;

id

Signature
id: string;

type

Signature
type: string;