Anchorage API reference
Documentation
GitHub
Preparing search index...
@proofoftech/flowsafe/approval-ui
AGE_PRESETS
Variable AGE_PRESETS
Const
AGE_PRESETS
:
{
"1h"
:
3600000
;
"24h"
:
number
;
"4h"
:
number
;
any
:
0
}
= ...
Age presets: "older than" cutoffs mapped to createdBefore at APPLY time.
Type Declaration
Readonly
1h
:
3600000
Readonly
24h
:
number
Readonly
4h
:
number
Readonly
any
:
0
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation
GitHub
Anchorage API reference
Loading...
Age presets: "older than" cutoffs mapped to createdBefore at APPLY time.