Skip to content

Instantly share code, notes, and snippets.

@rainerhahnekamp
Created November 11, 2021 18:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rainerhahnekamp/80f74c01d7667fdf58beb237e61bd539 to your computer and use it in GitHub Desktop.
Save rainerhahnekamp/80f74c01d7667fdf58beb237e61bd539 to your computer and use it in GitHub Desktop.
export * from './lib/customer-data.module';
export { PublicCustomerActions as CustomerActions } from './lib/customer.actions';
export * from './lib/customer.selectors';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment