Created
February 24, 2019 07:17
-
-
Save kwoncharles/c01b06bdd76f1d5a8a4fdf3bfdd9498a to your computer and use it in GitHub Desktop.
This file contains 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
class PopUpDC { | |
public COOKIE_VALUE = 'never-show-up-today'; | |
} | |
export default new PopUpDC(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment