mirror of
https://github.com/standardnotes/app
synced 2026-07-31 14:16:15 -04:00
4 lines
64 B
TypeScript
4 lines
64 B
TypeScript
export enum FeatureName {
|
|
Files = 'Encrypted File Storage',
|
|
}
|