Skip to content

Instantly share code, notes, and snippets.

@moredure
Created May 31, 2020 14:46
Show Gist options
  • Select an option

  • Save moredure/43499d2f6a71b3f1ae50fee45156ea82 to your computer and use it in GitHub Desktop.

Select an option

Save moredure/43499d2f6a71b3f1ae50fee45156ea82 to your computer and use it in GitHub Desktop.
// function components (path, name, components, options = {}) {
// return {
// name,
// path,
// components,
// ...options
// }
// }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment