UNPKG

@workfront/cookie

Version:
5 lines (4 loc) 181 B
export { COOKIE_NAME } from './cookieName'; export { readCookie } from './readCookie'; export { getSessionID } from './getSessionID'; export { getXSRFToken } from './getXSRFToken';