Interface Resources

interface Resources {
    [idResource: string]: SerializableResource;
}

Indexable

[idResource: string]: SerializableResource