UNPKG

gitea-repository-provider

Version:
7 lines (6 loc) 124 B
export function join(...args) { return args.join("/"); } export const headers = { "Content-Type": "application/json" };