Skip to content

Instantly share code, notes, and snippets.

@rainerhahnekamp
Created November 11, 2021 18:22
Embed
What would you like to do?
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