Function _templatizeKeysPrivate

  • Private

    templatize object keys

    Parameters

    • obj: any

      the object to templatize

    • basePath: string

      path used to de-templatize while deploying

    • suffix: string

      expected suffix for template variable

    Returns any