tumblr.js - v5.0.1
    Preparing search index...

    Interface TextBlock

    interface TextBlock {
        type: "text";
        [prop: string]: any;
    }

    Indexable

    • [prop: string]: any
    Index

    Properties

    Properties

    type: "text"