UNPKG

@code4recovery/spec

Version:

The goal of the Meeting Guide API is help sync information about AA meetings. It was developed for the Meeting Guide app, but it is non-proprietary and other systems are encouraged to make use of it.

14 lines (13 loc) 210 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.languages = void 0; exports.languages = [ "en", "es", "fr", "ja", "nl", "pt", "sk", "sv", ];