LogoRobo.js
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.

On this page