Surge_by_SukkaW/Build/lib/constants.ts
2023-11-23 23:36:01 +08:00

6 lines
155 B
TypeScript

export const SHARED_DESCRIPTION = [
'License: AGPL 3.0',
'Homepage: https://ruleset.skk.moe',
'GitHub: https://github.com/SukkaW/Surge',
] as const;