Skip to content

Instantly share code, notes, and snippets.

@jonathanwoahn
Created June 4, 2019 16:58
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 jonathanwoahn/f7dff4f873f42439f967fc7b40069ddb to your computer and use it in GitHub Desktop.
Save jonathanwoahn/f7dff4f873f42439f967fc7b40069ddb to your computer and use it in GitHub Desktop.
const config: DynamicStoreConfig = {
entities: [{ entity: 'Todo' }],
providers: [],
enableOfflineSync: true,
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment