UNPKG

75 BJavaScriptView Raw
1const common = {
2 black: '#000',
3 white: '#fff'
4};
5export default common;
\No newline at end of file