Sha256: 34a194f66af1c51d81c95fa3a08757597ed21290b9184b68ef951c1eb9ffa6e7

Contents?: true

Size: 108 Bytes

Versions: 66

Compression:

Stored size: 108 Bytes

Contents

export const API = {
  get: jest.fn(),
};

export const get = data => ({ type: 'get-some-type', ...data });

Version data entries

66 entries across 66 versions & 1 rubygems

Version Path
foreman_remote_execution-4.5.3 webpack/__mocks__/foremanReact/redux/API/index.js
foreman_remote_execution-4.5.2 webpack/__mocks__/foremanReact/redux/API/index.js
foreman_remote_execution-4.5.1 webpack/__mocks__/foremanReact/redux/API/index.js
foreman_remote_execution-4.6.0 webpack/__mocks__/foremanReact/redux/API/index.js
foreman_remote_execution-4.5.0 webpack/__mocks__/foremanReact/redux/API/index.js
foreman_remote_execution-4.4.0 webpack/__mocks__/foremanReact/redux/API/index.js