mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
[PM-5610] add eff long word list generator (#7748)
This commit is contained in:
2
libs/common/src/tools/generator/no-policy.ts
Normal file
2
libs/common/src/tools/generator/no-policy.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
/** Type representing an absence of policy. */
|
||||
export type NoPolicy = Record<string, never>;
|
||||
Reference in New Issue
Block a user