mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-02 01:49:51 +08:00
3 lines
109 B
TypeScript
3 lines
109 B
TypeScript
export { UseNamedGuard } from './guard';
|
|
export { GuardProvider, type RegisterGuardName } from './provider';
|