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.

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