Surge_by_SukkaW/Build/lib/constants.ts
2023-12-03 02:04:09 +08:00

6 lines
154 B
TypeScript

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