Skip to content

API > AdvAst > Character

Interface: Character

人物信息

Contents

Extends

Properties

name

name: string

Source

packages/types/src/ast/index.ts:60


status

status?: string

status of character to adjust tachie

Default

ts
'' as 'default'

Source

packages/types/src/ast/index.ts:65


type

type: "character"

Overrides

Node.type

Source

packages/types/src/ast/index.ts:59


Generated using typedoc-plugin-markdown and TypeDoc