Perseus
    Preparing search index...
    type SingleASTNode = {
        type: string;
        [key: string]: any;
    }

    Indexable

    • [key: string]: any
    Index

    Properties

    Properties

    type: string