mirror of
https://github.com/fosrl/pangolin.git
synced 2026-04-30 12:49:43 +00:00
♻️ add type
This commit is contained in:
parent
5641a2aa31
commit
46d60bd090
1 changed files with 1 additions and 0 deletions
|
|
@ -873,3 +873,4 @@ export type LicenseKey = InferSelectModel<typeof licenseKey>;
|
|||
export type SecurityKey = InferSelectModel<typeof securityKeys>;
|
||||
export type WebauthnChallenge = InferSelectModel<typeof webauthnChallenge>;
|
||||
export type RequestAuditLog = InferSelectModel<typeof requestAuditLog>;
|
||||
export type OrgAuthPage = InferSelectModel<typeof orgAuthPages>;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue