Example #1
0
def _app_config_js():
    """
    Render app configuration to javascript.
    """
    return static_app._app_config_js()
Example #2
0
def _app_config_js():
    """
    Render app configuration to javascript.
    """
    return static_app._app_config_js()