Created
May 31, 2020 14:46
-
-
Save moredure/43499d2f6a71b3f1ae50fee45156ea82 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 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