🚧 prepare tables for auth methods

This commit is contained in:
Fred KISSIE
2026-03-03 03:20:03 +01:00
parent 0ddcce6fe1
commit 590f2c29b3
8 changed files with 406 additions and 9 deletions

View File

@@ -1,3 +1,6 @@
export * from "./getResourcePolicy";
export * from "./updateResourcePolicy";
export * from "./setResourcePolicyAccessControl";
export * from "./setResourcePolicyPassword";
export * from "./setResourcePolicyPincode";
export * from "./setResourcePolicyHeaderAuth";