teableio/teable

View on GitHub
packages/core/src/auth/role/space.ts

Summary

Maintainability
A
0 mins
Test Coverage
import type { Action } from '../actions';

export type ISpaceAction = Action;