Skip to content

Instantly share code, notes, and snippets.

@taylorc
Created May 9, 2018 03:20
Show Gist options
  • Select an option

  • Save taylorc/0ba22d5371cbdd284a8c9a3ebed5d4ff to your computer and use it in GitHub Desktop.

Select an option

Save taylorc/0ba22d5371cbdd284a8c9a3ebed5d4ff to your computer and use it in GitHub Desktop.
post.actions.ts
export class FetchPosts {
static readonly type = '[Posts] Fetch Post';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment