TLPage
Extends BaseRecord<'page', TLPageId>
.
TLPage
interface TLPage extends BaseRecord<'page', TLPageId> {}
Properties
from
BaseRecord
readonly id: Id
index: IndexKey
meta: JsonObject
name: string
from
BaseRecord
readonly typeName: TypeName