mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
4 lines
93 B
TypeScript
4 lines
93 B
TypeScript
// secrets
|
|
export const SECRET_SHARED = "shared";
|
|
export const SECRET_PERSONAL = "personal";
|