4 lines
83 B
TypeScript
4 lines
83 B
TypeScript
export const SiteURLs = {
|
|
GOOSE_HOMEPAGE: "https://block.github.io/goose/",
|
|
};
|