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