mirror of
https://github.com/standardnotes/server
synced 2026-07-31 14:16:46 -04:00
4 lines
63 B
TypeScript
4 lines
63 B
TypeScript
export interface SubscriptionPlanNameProps {
|
|
value: string
|
|
}
|