UNPKG

@calculusky/meta-whatsapp-sdk

Version:
6 lines 232 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.API_VERSION = exports.BASE_URL = void 0; exports.BASE_URL = "graph.facebook.com"; exports.API_VERSION = "v17.0"; //# sourceMappingURL=config.js.map