@nospamproxy/core
Preparing search index...
services/LimitService
LimitService
Class LimitService
An injectable service that fetches and caches limits via odata.
Index
Constructors
constructor
Methods
get
Constructors
constructor
new
LimitService
()
:
LimitService
Returns
LimitService
Methods
get
get
(
name
:
string
)
:
Promise
<
number
>
Get and cache a limit by it's name.
Parameters
name
:
string
Returns
Promise
<
number
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
@nospamproxy/core
Loading...
An injectable service that fetches and caches limits via odata.