-
Notifications
You must be signed in to change notification settings - Fork 1
Segregate code into api files #6
Copy link
Copy link
Open
Labels
(RFC) Request For CommentSomething that must be discussed before being implementedSomething that must be discussed before being implementedenhancementNew feature or requestNew feature or request
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
(RFC) Request For CommentSomething that must be discussed before being implementedSomething that must be discussed before being implementedenhancementNew feature or requestNew feature or request
We should create a folder named
/lib/apiand add all of the api js files there.
We should also create a new called helpers under lib
/lib/helpers.