Interface WallWallpostDonutPlaceholder

interface WallWallpostDonutPlaceholder {
    text: string;
    [key: string]: any;
}

Indexable

[key: string]: any

Properties

Properties

text: string

Generated using TypeDoc