Current File : /home/pacjaorg/wpt.pacja.org/wp-content/plugins/leadin/scripts/shared/enums/loadState.ts
const LoadState = {
  NotLoaded: 'NotLoaded',
  Loading: 'Loading',
  Loaded: 'Loaded',
  Idle: 'Idle',
  Failed: 'Failed',
} as const;

export type LoadStateType = typeof LoadState[keyof typeof LoadState];

export default LoadState;
Site is undergoing maintenance

PACJA Events

Maintenance mode is on

Site will be available soon. Thank you for your patience!