indexArchetype
interface Archetype
import { type Archetype } from ".";

Properties

readonly
name: string
readonly
traits: ReadonlyArray<Trait>