Hierarchy

  • ActiveRecord
    • Tag

Constructors

Properties

Constructors

Properties

created: Date = ...
id?: number & PrimaryKey & AutoIncrement
name: string & Unique<{}>
stars: number = 0

Generated using TypeDoc