Function _templatizePropertyPrivate

  • Private

    templatize an objects property

    Parameters

    • object: any

      the object with the property to templatize

    • property: string

      the property of the object to templatize

    • basePath: string

      path used to de-templatize while deploying

    • suffix: string

    Returns void