mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
3 lines
81 B
TypeScript
3 lines
81 B
TypeScript
|
import Method2FA from "../client/src/types/Method2FA";
|
||
|
|
||
|
export default Method2FA;
|