mirror of
https://github.com/makeplane/plane.git
synced 2026-04-28 20:19:51 -05:00
944b873184
* chore: move all services inside the apps folder * chore: rename apiserver to server
3 lines
117 B
TypeScript
3 lines
117 B
TypeScript
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
export const AccessController = (props: any) => <></>;
|