UNPKG

caccl-api-forwarder

Version:

Client-side express module that forwards Canvas requests from the client to Canvas.

13 lines (12 loc) 248 B
declare const _default: { LAUNCH: string; AUTHORIZE: string; SELF_LAUNCH: string; FORWARDER_PREFIX: string; HOME: string; }; /** * CACCL paths shared across the whole project * @author Gabe Abrams */ export default _default;