rawResources

fun rawResources(resourcesObject: dynamic)

Configures the resources (translations) using a dynamic object.

Warning: no type checks provided with rawResources, use resources when possible.

Parameters

resourcesObject

A dynamic resources object.