Interface IInterpolateProvider

Hierarchy

Index

Properties

Methods

Properties

public $get: any

Methods

public endSymbol(): string

Returns

string

public endSymbol(value: string): IInterpolateProvider

Parameters

  • value: string

Returns

IInterpolateProvider

public startSymbol(): string

Returns

string

public startSymbol(value: string): IInterpolateProvider

Parameters

  • value: string

Returns

IInterpolateProvider