mirror of
https://github.com/logto-io/logto.git
synced 2024-12-16 20:26:19 -05:00
fix(schemas): export account center seed function (#6791)
This commit is contained in:
parent
3d465f2c6d
commit
f4a374f7ac
1 changed files with 1 additions and 0 deletions
|
@ -4,3 +4,4 @@ export * from './management-api.js';
|
|||
export * from './logto-config.js';
|
||||
export * from './sign-in-experience.js';
|
||||
export * from './tenant.js';
|
||||
export * from './account-center.js';
|
||||
|
|
Loading…
Reference in a new issue