mirror of
https://github.com/m-xlsea/ruoyi-plus-soybean.git
synced 2025-09-24 07:49:47 +08:00
3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
export { setLocal, getLocal, removeLocal } from './local';
|
|
export { setSession, getSession } from './session';
|