export const saphFrameworkUrl = 'https://github.com/sapphire-project/framework';
export const djsUrl = 'https://discord.js.org';

export const createDjsTypedefUrl = (def) => `https://discord.js.org/#/docs/main/stable/typedef/${def}`;
