Auto-commit 2026-04-29 16:31
This commit is contained in:
8
node_modules/twilio/lib/rest/Knowledge.js
generated
vendored
Normal file
8
node_modules/twilio/lib/rest/Knowledge.js
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
"use strict";
|
||||
var __importDefault = (this && this.__importDefault) || function (mod) {
|
||||
return (mod && mod.__esModule) ? mod : { "default": mod };
|
||||
};
|
||||
const KnowledgeBase_1 = __importDefault(require("./KnowledgeBase"));
|
||||
class Knowledge extends KnowledgeBase_1.default {
|
||||
}
|
||||
module.exports = Knowledge;
|
||||
Reference in New Issue
Block a user