[ Index ]

PHP Cross Reference of BuddyPress

title

Body

[close]

/src/js/bp-core/js/block-assets/data/ -> action-types.js (source)

   1  
   2  /**
   3   * Action types.
   4   *
   5   * @type {Object}
   6   */
   7  export const TYPES = {
   8      GET_ACTIVE_COMPONENTS: 'GET_ACTIVE_COMPONENTS',
   9      FETCH_FROM_API: 'FETCH_FROM_API',
  10  };


Generated: Fri May 5 01:01:24 2023 Cross-referenced by PHPXref 0.7.1