Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ProjectCore

Project operations common to all projects

Hierarchy

Index

Properties

Properties

Readonly cache

cache: Record<string, object>

Use to cache arbitrary content associated with this instance. Use for smallish objects that are expensive to compute.

id

Readonly name

name: string

Generated using TypeDoc