mirror of
https://github.com/makeplane/plane.git
synced 2026-03-05 08:19:12 -06:00
4 lines
67 B
TypeScript
4 lines
67 B
TypeScript
export const setCookie = () => {
|
|
// add set cookie logic here
|
|
};
|