TOKEN_MARK.ts 62 B

123
  1. const TOKEN_MARK = 'prism-token';
  2. export default TOKEN_MARK;