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

    Interface NpfLayoutAsk

    interface NpfLayoutAsk {
        attribution: any;
        blocks: readonly number[];
        type: "ask";
    }
    Index

    Properties

    attribution: any
    blocks: readonly number[]
    type: "ask"