Framework
DEFAULT HOOK PRIORITY
Variable: DEFAULT_HOOK_PRIORITY
const DEFAULT_HOOK_PRIORITY: 100 = 100;Default hook priority. Hooks with the same priority run in parallel.
Robo.jsconst DEFAULT_HOOK_PRIORITY: 100 = 100;Default hook priority. Hooks with the same priority run in parallel.