Created
May 9, 2020 14:37
-
-
Save kmdupr33/08625116801ccc8a37811d126269aedf to your computer and use it in GitHub Desktop.
exp-util-ref-2
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
/** changes-for: accounts */ | |
function login() { | |
/* */ | |
} | |
function isLoggedIn() { | |
/* */ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment