dacha
    Preparing search index...

    Interface TextureData

    interface TextureData {
        src?: string;
    }
    Index
    src?: string