philia
    Preparing search index...

    戳一戳

    interface PokeElem {
        id: number;
        text?: string;
        type: "poke";
    }
    Index

    Properties

    Properties

    id: number

    0~6

    text?: string

    动作描述

    type: "poke"